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

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

Completed in 121 milliseconds