Searched refs:fFloatLiteral_Type (Results 1 – 6 of 6) sorted by relevance
21 : INHERITED(offset, kFloatLiteral_Kind, *context.fFloatLiteral_Type) in FloatLiteral()
55 if (*this == *context.fFloat_Type || *this == *context.fFloatLiteral_Type) { in toCompound()
25 , fFloatLiteral_Type(new Type("$floatLiteral", Type::kFloat_NumberKind, 3)) in Context()213 const std::unique_ptr<Type> fFloatLiteral_Type; variable
712 c.fArguments[0]->fType == *fContext.fFloatLiteral_Type))) { in writeFunctionCall()
1142 if (type == *fContext.fFloatLiteral_Type) { in coerce()1860 base->fType != *fContext.fFloatLiteral_Type) { in convertPrefixExpression()
485 type == *fContext.fFloatLiteral_Type) { in getType()