Searched refs:loc_path (Results 1 – 1 of 1) sorted by relevance
1080 string loc_path, loc_path_base; in suppression_matches_type_location() local1082 loc.expand(loc_path, loc_line, loc_column); in suppression_matches_type_location()1085 if (regex::match(regexp, loc_path)) in suppression_matches_type_location()1088 tools_utils::base_name(loc_path, loc_path_base); in suppression_matches_type_location()1092 if (s.get_source_locations_to_keep().find(loc_path) in suppression_matches_type_location()