Searched refs:TOKcomplex32 (Results 1 – 4 of 4) sorted by relevance
172 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in toChars()250 { "cfloat", TOKcomplex32 },
125 TOKcomplex32, TOKcomplex64, TOKcomplex80, enumerator
342 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in parseDeclDefs()2850 case TOKcomplex32: ta = Type::tcomplex32; goto LabelX; in parseTemplateSingleArgument()3108 case TOKcomplex32: t = Type::tcomplex32; goto LabelX; in parseBasicType()5045 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in parseStatement()5984 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in isBasicType()6034 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in isBasicType()6936 case TOKcomplex32: t = Type::tcomplex32; goto LabelX; in parsePrimaryExp()7511 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in parseUnaryExp()
2979 case Tcomplex32: d = Token::toChars(TOKcomplex32); in TypeBasic()