Searched defs:nameLoc (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclObjC.cpp | 67 SourceLocation nameLoc, in ObjCContainerDecl() 1474 SourceLocation nameLoc, in Create() 1928 IdentifierInfo *Id, SourceLocation nameLoc, in ObjCProtocolDecl() 1940 SourceLocation nameLoc, in Create() 2181 ObjCInterfaceDecl *ClassInterface, SourceLocation nameLoc, in Create() 2284 SourceLocation nameLoc, in Create()
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 212 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtInterfaceDeclaration() local 1816 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtProtocolDeclaration() local 1903 SourceLocation nameLoc = ConsumeToken(); // consume class or category name in ParseObjCAtImplementationDeclaration() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A 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()
|
| H A D | ExprCXX.h | 947 NestedNameSpecifierLoc qualifierLoc, SourceLocation nameLoc) in MSPropertyRefExpr()
|