Searched refs:superLoc (Results 1 – 4 of 4) sorted by relevance
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 2487 SourceLocation superLoc = SourceLocation(), 2491 SuperClass(superDecl), SuperLoc(superLoc), IvarLBraceLoc(IvarLBraceLoc), in ObjCImplDecl() 2501 SourceLocation superLoc = SourceLocation(),
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclObjC.h | 2583 SourceLocation superLoc = SourceLocation(), 2590 SuperClass(superDecl), SuperLoc(superLoc), 2605 SourceLocation superLoc = SourceLocation(),
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 2094 SourceLocation superLoc, in Create() argument 2100 nameLoc, atStartLoc, superLoc, in Create()
|
/external/llvm-project/clang/lib/AST/ |
D | DeclObjC.cpp | 2211 SourceLocation superLoc, in Create() argument 2217 nameLoc, atStartLoc, superLoc, in Create()
|