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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp357 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { function in class:ObjCInterfaceDecl
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2705 SourceLocation getSuperClassLoc() const { return SuperLoc; } function in class:clang::ObjCImplementationDecl

Completed in 141 milliseconds