Searched refs:DSC_normal (Results 1 – 3 of 3) sorted by relevance
1756 DSC_normal, // normal context enumerator1771 case DSC_normal: in isTypeSpecifier()1831 DeclSpecContext DSC = DSC_normal,1838 DeclSpecContext DSC = DSC_normal);
49 if (DSC == DSC_normal) in ParseTypeName()2296 ParseEnumSpecifier(Loc, DS, TemplateInfo, AS, DSC_normal); in ParseImplicitInt()2299 /*EnteringContext*/ false, DSC_normal, Attrs); in ParseImplicitInt()2417 return DSC_normal; in getDeclSpecContextFromDeclaratorContext()
1287 DeclSpecContext dsContext = DSC_normal; in ParseObjCTypeName()