Searched refs:AllowNestedNameSpecifiers (Results 1 – 3 of 3) sorted by relevance
166 bool AllowNestedNameSpecifiers; member in __anon166de13d0111::ResultBuilder213 Filter(Filter), AllowNestedNameSpecifiers(false), in ResultBuilder()285 AllowNestedNameSpecifiers = Allow; in allowNestedNameSpecifiers()796 if (AllowNestedNameSpecifiers && SemaRef.getLangOpts().CPlusPlus && in isInterestingDecl()4271 bool AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec() argument4276 AllowNestedNameSpecifiers in CodeCompleteDeclSpec()4300 if (AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec()4316 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
3138 bool AllowNestedNameSpecifiers in ParseDeclarationSpecifiers() local3145 AllowNestedNameSpecifiers); in ParseDeclarationSpecifiers()
12358 bool AllowNestedNameSpecifiers);