Searched refs:AllowNestedNameSpecifiers (Results 1 – 3 of 3) sorted by relevance
137 bool AllowNestedNameSpecifiers; member in __anone44db7420111::ResultBuilder178 AllowNestedNameSpecifiers(false), HasObjectTypeQualifiers(false), in ResultBuilder()254 AllowNestedNameSpecifiers = Allow; in allowNestedNameSpecifiers()539 if (AllowNestedNameSpecifiers && SemaRef.getLangOpts().CPlusPlus && in isInterestingDecl()3306 bool AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec() argument3310 AllowNestedNameSpecifiers in CodeCompleteDeclSpec()3327 if (AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec()3342 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2496 bool AllowNestedNameSpecifiers in ParseDeclarationSpecifiers() local2502 AllowNestedNameSpecifiers); in ParseDeclarationSpecifiers()
8082 bool AllowNestedNameSpecifiers);