Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2244 SourceLocation superLoc = SourceLocation(),
2248 SuperClass(superDecl), SuperLoc(superLoc), IvarLBraceLoc(IvarLBraceLoc), in ObjCImplDecl()
2258 SourceLocation superLoc = SourceLocation(),
/external/clang/lib/AST/
DDeclObjC.cpp2039 SourceLocation superLoc, in Create() argument
2045 nameLoc, atStartLoc, superLoc, in Create()