Searched refs:IVarName (Results 1 – 1 of 1) sorted by relevance
1132 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,1134 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() argument1136 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()