Searched refs:AllowNonIdentifiers (Results 1 – 3 of 3) sorted by relevance
3412 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument3429 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()3449 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2694 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local2705 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
8841 bool AllowNonIdentifiers,