Searched refs:TOKcomplex64 (Results 1 – 4 of 4) sorted by relevance
172 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in toChars()251 { "cdouble", TOKcomplex64 },
125 TOKcomplex32, TOKcomplex64, TOKcomplex80, enumerator
342 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in parseDeclDefs()2851 case TOKcomplex64: ta = Type::tcomplex64; goto LabelX; in parseTemplateSingleArgument()3109 case TOKcomplex64: t = Type::tcomplex64; 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()6937 case TOKcomplex64: t = Type::tcomplex64; goto LabelX; in parsePrimaryExp()7511 case TOKcomplex32: case TOKcomplex64: case TOKcomplex80: in parseUnaryExp()
2983 case Tcomplex64: d = Token::toChars(TOKcomplex64); in TypeBasic()