Searched refs:AllowNestedNameSpecifiers (Results 1 – 3 of 3) sorted by relevance
137 bool AllowNestedNameSpecifiers; member in __anonec48ab7c0111::ResultBuilder178 AllowNestedNameSpecifiers(false), HasObjectTypeQualifiers(false), in ResultBuilder()254 AllowNestedNameSpecifiers = Allow; in allowNestedNameSpecifiers()539 if (AllowNestedNameSpecifiers && SemaRef.getLangOpts().CPlusPlus && in isInterestingDecl()3307 bool AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec() argument3311 AllowNestedNameSpecifiers in CodeCompleteDeclSpec()3328 if (AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec()3343 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2620 bool AllowNestedNameSpecifiers in ParseDeclarationSpecifiers() local2626 AllowNestedNameSpecifiers); in ParseDeclarationSpecifiers()
8388 bool AllowNestedNameSpecifiers);