Home
last modified time | relevance | path

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

/external/libabigail/src/
Dabg-suppression.cc1080 string loc_path, loc_path_base; in suppression_matches_type_location() local
1082 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()