Searched refs:AllowNestedNameSpecifiers (Results 1 – 3 of 3) sorted by relevance
137 bool AllowNestedNameSpecifiers; member in __anonaebf90eb0111::ResultBuilder178 AllowNestedNameSpecifiers(false), HasObjectTypeQualifiers(false), in ResultBuilder()254 AllowNestedNameSpecifiers = Allow; in allowNestedNameSpecifiers()538 if (AllowNestedNameSpecifiers && SemaRef.getLangOpts().CPlusPlus && in isInterestingDecl()3413 bool AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec() argument3417 AllowNestedNameSpecifiers in CodeCompleteDeclSpec()3434 if (AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec()3449 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2700 bool AllowNestedNameSpecifiers in ParseDeclarationSpecifiers() local2706 AllowNestedNameSpecifiers); in ParseDeclarationSpecifiers()
8842 bool AllowNestedNameSpecifiers);