Home
last modified time | relevance | path

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

/third_party/libabigail/src/
H A Dabg-suppression-priv.h575 string source_location_to_keep_regex_str_; member in abigail::suppr::type_suppression::priv
667 && !source_location_to_keep_regex_str_.empty()) in get_source_location_to_keep_regex()
669 regex::compile(source_location_to_keep_regex_str_); in get_source_location_to_keep_regex()
H A Dabg-suppression.cc632 {return priv_->source_location_to_keep_regex_str_;} in get_source_location_to_keep_regex_str()
640 {priv_->source_location_to_keep_regex_str_ = r;} in set_source_location_to_keep_regex_str()

Completed in 8 milliseconds