Searched refs:DSC_normal (Results 1 – 2 of 2) sorted by relevance
1681 DSC_normal, // normal context enumerator1694 case DSC_normal: in isTypeSpecifier()1752 DeclSpecContext DSC = DSC_normal,1759 DeclSpecContext DSC = DSC_normal);
47 if (DSC == DSC_normal) in ParseTypeName()2232 ParseEnumSpecifier(Loc, DS, TemplateInfo, AS, DSC_normal); in ParseImplicitInt()2235 /*EnteringContext*/ false, DSC_normal, Attrs); in ParseImplicitInt()2353 return DSC_normal; in getDeclSpecContextFromDeclaratorContext()