Home | History | Annotate | Download | only in Parse

Lines Matching refs:CurAS

3068   AccessSpecifier CurAS;
3070 CurAS = AS_private;
3072 CurAS = AS_public;
3081 CurAS, AccessAttrs, static_cast<DeclSpec::TST>(TagType), TagDecl);
3884 AccessSpecifier& CurAS) {
3913 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS);
3926 CurAS = AS;
3938 ParseCXXClassMemberDeclaration(CurAS, nullptr);