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

/external/clang/include/clang/AST/
H A DDeclObjC.h1328 SourceLocation getSuperClassLoc() const { return data().SuperClassLoc; } function in class:clang::ObjCInterfaceDecl
2106 SourceLocation getSuperClassLoc() const { return SuperLoc; } function in class:clang::ObjCImplementationDecl

Completed in 109 milliseconds