Searched refs:source_location_to_keep_regex_ (Results 1 – 2 of 2) sorted by relevance
576 mutable regex::regex_t_sptr source_location_to_keep_regex_; variable666 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()
27549 source_location_to_keep_regex_}): Add new data members.