Searched refs:FIND_FIRST (Results 1 – 3 of 3) sorted by relevance
2662 FIND_FIRST // Will stop the search after first match. enumerator
2136 LolPathTracer tracer(f, obj2, LolPathTracer::FIND_FIRST); in GetPathPrivate()
6450 bool done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()6455 done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()