Searched defs:was_found (Results 1 – 3 of 3) sorted by relevance
247 bool was_found = false; in Parse() local
281 bool was_found = !found_ && node->position() == position_; in VisitCall() local299 bool was_found = !found_ && node->position() == position_; in VisitCallNew() local
1016 bool was_found; in GetProperty() local1052 bool* was_found) { in GetProperty()