Lines Matching defs:exact
228 const FileSpec *file_spec_ptr, bool exact,
240 /*check_inlines=*/false, exact);
381 // If the user asked for an exact match, we need to make sure the
417 // didn't find an exact line entry for this line & column, but if we found
418 // an exact match from the call site info that's strictly better than
427 // If "exact == true", then "found_line" will be the same as "line". If
428 // "exact == false", the "found_line" will be the closest line entry
430 // subsequent line exact matches below.
432 const bool exact = true;
438 inlines, exact);