Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp69 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 DParseObjc.cpp234 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 DDeclObjC.h596 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl()
2419 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
2489 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
H A DExprCXX.h935 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()