Searched refs:DSC_normal (Results 1 – 3 of 3) sorted by relevance
1752 DSC_normal, // normal context enumerator1767 case DSC_normal: in isTypeSpecifier()1827 DeclSpecContext DSC = DSC_normal,1834 DeclSpecContext DSC = DSC_normal);
47 if (DSC == DSC_normal) in ParseTypeName()2302 ParseEnumSpecifier(Loc, DS, TemplateInfo, AS, DSC_normal); in ParseImplicitInt()2305 /*EnteringContext*/ false, DSC_normal, Attrs); in ParseImplicitInt()2423 return DSC_normal; in getDeclSpecContextFromDeclaratorContext()
1278 DeclSpecContext dsContext = DSC_normal; in ParseObjCTypeName()