Searched refs:IsVerbatimType (Results 1 – 3 of 3) sorted by relevance
335 if (empty() || !match_at(0).IsVerbatimType()) in TopMatchIsStandaloneVerbatimMatch()343 return !i->IsVerbatimType(); in TopMatchIsStandaloneVerbatimMatch()
255 bool IsVerbatimType() const;
484 bool AutocompleteMatch::IsVerbatimType() const { in IsVerbatimType() function in AutocompleteMatch