Searched refs:loc_path (Results 1 – 1 of 1) sorted by relevance
1055 string loc_path, loc_path_base; in suppression_matches_type_location() local1057 loc.expand(loc_path, loc_line, loc_column); in suppression_matches_type_location()1060 if (regex::match(regexp, loc_path)) in suppression_matches_type_location()1063 tools_utils::base_name(loc_path, loc_path_base); in suppression_matches_type_location()1067 if (s.get_source_locations_to_keep().find(loc_path) in suppression_matches_type_location()