Searched refs:AllowNonIdentifiers (Results 1 – 3 of 3) sorted by relevance
3791 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument3816 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()3837 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2998 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local3009 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
10338 bool AllowNonIdentifiers,