Home
last modified time | relevance | path

Searched refs:start_exp_loc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc2637 expanded_location start_exp_loc in consolidate_conditions() local
2639 if (start_exp_loc.file == NULL) in consolidate_conditions()
2641 if (!same_line_as_p (start_exp_loc, path, start_idx + 1)) in consolidate_conditions()
2664 && same_line_as_p (start_exp_loc, path, next_idx)) in consolidate_conditions()