Home
last modified time | relevance | path

Searched refs:superLoc (Results 1 – 2 of 2) 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/clang/lib/AST/
DDeclObjC.cpp2094 SourceLocation superLoc, in Create() argument
2100 nameLoc, atStartLoc, superLoc, in Create()