Searched refs:AllScopesCompletion (Results 1 – 2 of 2) sorted by relevance
147 opt<bool> AllScopesCompletion{ variable704 if (AllScopesCompletion.getNumOccurrences()) in FlagsConfigProvider()705 C.Completion.AllScopes = AllScopesCompletion; in FlagsConfigProvider()
2948 TEST(CompletionTest, AllScopesCompletion) { in TEST() argument