Searched defs:lookupInstanceVariable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclObjC.cpp | 637 ObjCIvarDecl *ObjCInterfaceDecl::lookupInstanceVariable(IdentifierInfo *ID, lookupInstanceVariable() function in ObjCInterfaceDecl |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 1830 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { lookupInstanceVariable() function |