Searched defs:getSuperClassLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/AST/
H A DDeclObjC.cpp309 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { function in class:ObjCInterfaceDecl
/external/clang/include/clang/AST/
H A DDeclObjC.h1547 SourceLocation getSuperClassLoc() const;
2346 SourceLocation getSuperClassLoc() const { return SuperLoc; } function in class:clang::ObjCImplementationDecl

Completed in 91 milliseconds