/aosp_15_r20/external/clang/lib/AST/ |
H A D | DeclObjC.cpp | 1319 SourceLocation nameLoc, in Create() 1775 IdentifierInfo *Id, SourceLocation nameLoc, in ObjCProtocolDecl() 1787 SourceLocation nameLoc, in Create() 1983 SourceLocation nameLoc, in Create() 2092 SourceLocation nameLoc, in Create()
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclObjC.h | 551 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl() 912 IdentifierInfo *Id, SourceLocation nameLoc, in ObjCContainerDecl() 2317 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 2391 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl() 2490 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument
|
H A D | ExprCXX.h | 674 SourceLocation nameLoc) in MSPropertyRefExpr()
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 240 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtInterfaceDeclaration() local 2046 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtProtocolDeclaration() local 2138 SourceLocation nameLoc = ConsumeToken(); // consume class or category name in ParseObjCAtImplementationDeclaration() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | DeclObjC.h | 596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl() 2478 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
|
D | ExprCXX.h | 941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | DeclObjC.h | 596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl() 2478 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
|
D | ExprCXX.h | 941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | DeclObjC.h | 596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl() 2477 const IdentifierInfo *Id, SourceLocation nameLoc, in ObjCImplDecl() 2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
|
D | ExprCXX.h | 941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | DeclObjC.h | 596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl() 2478 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
|
D | ExprCXX.h | 941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | ParseContext.cpp | 4730 const TSourceLoc &nameLoc) in parseParameterDeclarator() 4756 const TSourceLoc &nameLoc, in parseParameterArrayDeclarator()
|