Searched refs:IVarName (Results 1 – 1 of 1) sorted by relevance
1126 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName,1128 ObjCIvarDecl *lookupInstanceVariable(IdentifierInfo *IVarName) { in lookupInstanceVariable() argument1130 return lookupInstanceVariable(IVarName, ClassDeclared); in lookupInstanceVariable()