Home | History | Annotate | Download | only in Parse

Lines Matching refs:DSC

1194                                  bool EnteringContext, DeclSpecContext DSC, 
1430 // For these, DSC is DSC_type_specifier or DSC_alias_declaration.
1437 if (DSC == DSC_trailing)
1488 } else if (!isTypeSpecifier(DSC) &&
1702 DSC == DSC_type_specifier,
1762 (getLangOpts().CPlusPlus || !isTypeSpecifier(DSC)) &&