Searched refs:GetAsRegex (Results 1 – 3 of 3) sorted by relevance
211 OptionValueRegex *OptionValue::GetAsRegex() { in GetAsRegex() function in OptionValue217 const OptionValueRegex *OptionValue::GetAsRegex() const { in GetAsRegex() function in OptionValue392 if (const OptionValueRegex *option_value = GetAsRegex()) in GetRegexValue()
226 OptionValueRegex *GetAsRegex();227 const OptionValueRegex *GetAsRegex() const;
263 OptionValueRegex *re = value_sp->GetAsRegex(); in ElideMixedSourceAndDisassemblyLine()