Searched refs:TypeSpecComplex (Results 1 – 2 of 2) sorted by relevance
585 if (TypeSpecComplex != TSC_unspecified) in SetTypeSpecComplex()586 return BadSpecifier(C, (TSC)TypeSpecComplex, PrevSpec, DiagID); in SetTypeSpecComplex()587 TypeSpecComplex = C; in SetTypeSpecComplex()935 TypeSpecComplex != TSC_unspecified || in Finish()956 TypeSpecComplex = TSC_unspecified; in Finish()1070 if (TypeSpecComplex != TSC_unspecified) { in Finish()1084 TypeSpecComplex = TSC_unspecified; in Finish()
333 /*TSC*/unsigned TypeSpecComplex : 2; variable416 TypeSpecComplex(TSC_unspecified), in DeclSpec()468 TSC getTypeSpecComplex() const { return (TSC)TypeSpecComplex; } in getTypeSpecComplex()