Home
last modified time | relevance | path

Searched refs:superLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DDeclObjC.h2487 SourceLocation superLoc = SourceLocation(),
2491 SuperClass(superDecl), SuperLoc(superLoc), IvarLBraceLoc(IvarLBraceLoc), in ObjCImplDecl()
2501 SourceLocation superLoc = SourceLocation(),
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2583 SourceLocation superLoc = SourceLocation(),
2590 SuperClass(superDecl), SuperLoc(superLoc),
2605 SourceLocation superLoc = SourceLocation(),
/external/clang/lib/AST/
DDeclObjC.cpp2094 SourceLocation superLoc, in Create() argument
2100 nameLoc, atStartLoc, superLoc, in Create()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp2211 SourceLocation superLoc, in Create() argument
2217 nameLoc, atStartLoc, superLoc, in Create()