Home | History | Annotate | Download | only in Parse

Lines Matching full:as_none

1550   ParseDeclarationSpecifiers(DS, ParsedTemplateInfo(), AS_none, DSContext);
1555 DiagnoseMissingSemiAfterTagDefinition(DS, AS_none, DSContext))
1565 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none,
3603 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none,
3708 AccessSpecifier AS = AS_none;