Searched refs:IVarName (Results 1 – 1 of 1) sorted by relevance
1828 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,1830 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() argument1832 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()