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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1183 SourceLocation getSuperClassLoc() const { return data().SuperClassLoc; } function in class:clang::ObjCInterfaceDecl
1923 SourceLocation getSuperClassLoc() const { return SuperLoc; } function in class:clang::ObjCImplementationDecl

Completed in 105 milliseconds