Home
last modified time | relevance | path

Searched refs:source_location_to_keep_regex_ (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-suppression-priv.h576 mutable regex::regex_t_sptr source_location_to_keep_regex_; member in abigail::suppr::type_suppression::priv
666 if (!source_location_to_keep_regex_ in get_source_location_to_keep_regex()
668 source_location_to_keep_regex_ = in get_source_location_to_keep_regex()
670 return source_location_to_keep_regex_; in get_source_location_to_keep_regex()
678 {source_location_to_keep_regex_ = r;} in set_source_location_to_keep_regex()

Completed in 2 milliseconds