Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp637 ObjCIvarDecl *ObjCInterfaceDecl::lookupInstanceVariable(IdentifierInfo *ID, lookupInstanceVariable() function in ObjCInterfaceDecl
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1830 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { lookupInstanceVariable() function