Searched refs:AllowNonIdentifiers (Results 1 – 3 of 3) sorted by relevance
4424 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument4449 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()4470 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
3303 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local3315 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
13249 bool AllowNonIdentifiers,