Searched refs:AllowNonIdentifiers (Results 1 – 3 of 3) sorted by relevance
3252 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local3264 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
4389 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument4414 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()4435 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
12876 bool AllowNonIdentifiers,