Searched refs:IVarName (Results 1 – 1 of 1) sorted by relevance
921 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,923 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() argument925 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()