Searched defs:getContainingInterface (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclObjC.cpp | 1875 ObjCInterfaceDecl *ObjCIvarDecl::getContainingInterface() { getContainingInterface() function in ObjCIvarDecl |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 1981 ObjCInterfaceDecl *getContainingInterface(); in getContainingInterface() function |