Searched refs:GetAsRegex (Results 1 – 3 of 3) sorted by relevance
230 OptionValueRegex *GetAsRegex();232 const OptionValueRegex *GetAsRegex() const;
214 OptionValueRegex *OptionValue::GetAsRegex() { in GetAsRegex() function in OptionValue220 const OptionValueRegex *OptionValue::GetAsRegex() const { in GetAsRegex() function in OptionValue386 const OptionValueRegex *option_value = GetAsRegex(); in GetRegexValue()
259 OptionValueRegex *re = value_sp->GetAsRegex(); in ElideMixedSourceAndDisassemblyLine()