Searched refs:AllowNonIdentifiers (Results 1 – 3 of 3) sorted by relevance
3425 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument3442 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()3462 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2749 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local2760 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
9222 bool AllowNonIdentifiers,