Searched defs:getSuperClassLoc (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | DeclObjC.cpp | 309 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { function in class:ObjCInterfaceDecl |
/external/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 1547 SourceLocation getSuperClassLoc() const; 2346 SourceLocation getSuperClassLoc() const { return SuperLoc; } function in class:clang::ObjCImplementationDecl |
Completed in 91 milliseconds