Searched refs:DSC_normal (Results 1 – 3 of 3) sorted by relevance
1789 DSC_normal, // normal context enumerator1804 case DSC_normal: in isTypeSpecifier()1864 DeclSpecContext DSC = DSC_normal,1871 DeclSpecContext DSC = DSC_normal);
50 if (DSC == DSC_normal) in ParseTypeName()2351 ParseEnumSpecifier(Loc, DS, TemplateInfo, AS, DSC_normal); in ParseImplicitInt()2354 /*EnteringContext*/ false, DSC_normal, Attrs); in ParseImplicitInt()2472 return DSC_normal; in getDeclSpecContextFromDeclaratorContext()
1276 DeclSpecContext dsContext = DSC_normal; in ParseObjCTypeName()