Home | History | Annotate | Download | only in Parse

Lines Matching refs:DSC

1202                                  bool EnteringContext, DeclSpecContext DSC, 
1464 // For these, DSC is DSC_type_specifier or DSC_alias_declaration.
1471 if (DSC == DSC_trailing)
1522 } else if (!isTypeSpecifier(DSC) &&
1739 DSC == DSC_type_specifier,
1799 (getLangOpts().CPlusPlus || !isTypeSpecifier(DSC)) &&