Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclObjC.cpp538 ObjCIvarDecl *ObjCInterfaceDecl::lookupInstanceVariable(IdentifierInfo *ID, in lookupInstanceVariable() function in ObjCInterfaceDecl
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h1498 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() function