Searched defs:nameLoc (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclObjC.cpp | 69 IdentifierInfo *Id, SourceLocation nameLoc, in ObjCContainerDecl() 1426 SourceLocation nameLoc, in Create() 1881 IdentifierInfo *Id, SourceLocation nameLoc, in ObjCProtocolDecl() 1893 SourceLocation nameLoc, in Create() 2104 SourceLocation nameLoc, in Create() 2208 SourceLocation nameLoc, in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 234 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtInterfaceDeclaration() local 2039 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtProtocolDeclaration() local 2123 SourceLocation nameLoc = ConsumeToken(); // consume class or category name in ParseObjCAtImplementationDeclaration() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclObjC.h | 596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl() 2419 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 2489 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
|
H A D | ExprCXX.h | 935 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
|