Searched refs:AllowNestedNameSpecifiers (Results 1 – 3 of 3) sorted by relevance
136 bool AllowNestedNameSpecifiers; member in __anonaebf90eb0111::ResultBuilder177 AllowNestedNameSpecifiers(false), HasObjectTypeQualifiers(false), in ResultBuilder()253 AllowNestedNameSpecifiers = Allow; in allowNestedNameSpecifiers()555 if (AllowNestedNameSpecifiers && SemaRef.getLangOpts().CPlusPlus && in isInterestingDecl()3426 bool AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec() argument3430 AllowNestedNameSpecifiers in CodeCompleteDeclSpec()3447 if (AllowNestedNameSpecifiers) { in CodeCompleteDeclSpec()3462 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2755 bool AllowNestedNameSpecifiers in ParseDeclarationSpecifiers() local2761 AllowNestedNameSpecifiers); in ParseDeclarationSpecifiers()
9223 bool AllowNestedNameSpecifiers);