Searched refs:lookingFor (Results 1 – 1 of 1) sorted by relevance
26 Object *lookingFor = *(Object **)arg; in dumpReferencesVisitor() local27 if (lookingFor != NULL && lookingFor == obj) { in dumpReferencesVisitor()49 Object *lookingFor = *(Object **)arg; in dumpReferencesRootVisitor() local50 if (obj == lookingFor) { in dumpReferencesRootVisitor()