Searched refs:IVarName (Results 1 – 1 of 1) sorted by relevance
1491 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,1493 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() argument1495 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()