Searched refs:found_target_ (Results 1 – 2 of 2) sorted by relevance
2756 found_target_(false), in PathTracer()2768 bool found() const { return found_target_; } in found()2781 bool found_target_; variable
5773 bool done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()5778 done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()5785 found_target_ = false; in Reset()5824 found_target_ = true; in MarkRecursively()5881 if (found_target_) { in ProcessResults()