Searched refs:AllowNonIdentifiers (Results 1 – 3 of 3) sorted by relevance
3306 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument3323 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()3343 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
2614 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local2625 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
8387 bool AllowNonIdentifiers,