Searched refs:AllowNestedNameSpecifiers (Results 1 – 3 of 3) sorted by relevance
142 bool AllowNestedNameSpecifiers; member in __anonc8a3b6180111::ResultBuilder182 Filter(Filter), AllowNestedNameSpecifiers(false), in ResultBuilder()253 AllowNestedNameSpecifiers = Allow; in allowNestedNameSpecifiers()551 if (AllowNestedNameSpecifiers && SemaRef.getLangOpts().CPlusPlus && in isInterestingDecl()3792 bool AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec() argument3797 AllowNestedNameSpecifiers in CodeCompleteDeclSpec()3821 if (AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec()3837 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
3004 bool AllowNestedNameSpecifiers in ParseDeclarationSpecifiers() local3010 AllowNestedNameSpecifiers); in ParseDeclarationSpecifiers()
10339 bool AllowNestedNameSpecifiers);