Home
last modified time | relevance | path

Searched defs:getContainingInterface (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1881 ObjCInterfaceDecl *ObjCIvarDecl::getContainingInterface() { in getContainingInterface() function in ObjCIvarDecl
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1979 const ObjCInterfaceDecl *getContainingInterface() const { in getContainingInterface() function