Searched defs:getClassInterface (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 316 const ObjCInterfaceDecl *getClassInterface() const { in getClassInterface() function |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclObjC.cpp | 1211 ObjCInterfaceDecl *ObjCMethodDecl::getClassInterface() { getClassInterface() function in ObjCMethodDecl |