Searched refs:GetAsRegex (Results 1 – 3 of 3) sorted by relevance
213 OptionValueRegex *OptionValue::GetAsRegex() { in GetAsRegex() function in OptionValue219 const OptionValueRegex *OptionValue::GetAsRegex() const { in GetAsRegex() function in OptionValue394 if (const OptionValueRegex *option_value = GetAsRegex()) in GetRegexValue()
233 OptionValueRegex *GetAsRegex();234 const OptionValueRegex *GetAsRegex() const;
254 OptionValueRegex *re = value_sp->GetAsRegex(); in ElideMixedSourceAndDisassemblyLine()