Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp334 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { in getSuperClassLoc() function in ObjCInterfaceDecl
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp359 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { in getSuperClassLoc() function in ObjCInterfaceDecl
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2695 SourceLocation getSuperClassLoc() const { return SuperLoc; } in getSuperClassLoc() function
/external/clang/include/clang/AST/
DDeclObjC.h2589 SourceLocation getSuperClassLoc() const { return SuperLoc; } in getSuperClassLoc() function