Home
last modified time | relevance | path

Searched defs:nameLoc (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp1319 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 DDeclObjC.h551 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 DExprCXX.h674 SourceLocation nameLoc) in MSPropertyRefExpr()
/aosp_15_r20/external/clang/lib/Parse/
H A DParseObjc.cpp240 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/
DDeclObjC.h596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl()
2478 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
DExprCXX.h941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl()
2478 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
DExprCXX.h941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl()
2477 const IdentifierInfo *Id, SourceLocation nameLoc, in ObjCImplDecl()
2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
DExprCXX.h941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl()
2478 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
2548 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
DExprCXX.h941 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.cpp4730 const TSourceLoc &nameLoc) in parseParameterDeclarator()
4756 const TSourceLoc &nameLoc, in parseParameterArrayDeclarator()