Searched defs:was_found (Results 1 – 2 of 2) sorted by relevance
318 bool was_found = !found_ && node->position() == position_; in VisitCall() local336 bool was_found = !found_ && node->position() == position_; in VisitCallNew() local
809 bool was_found; in GetProperty() local845 bool* was_found) { in GetProperty()