Searched refs:optionMatches (Results 1 – 1 of 1) sorted by relevance
176 static bool optionMatches(const OptTable::Info &In, StringRef Option) { in optionMatches() function192 if (!In.Values || !optionMatches(In, Option)) in suggestValueCompletions()