Searched refs:fIntLiteral_Type (Results 1 – 4 of 4) sorted by relevance
151 } else if (*this == *context.fInt_Type || *this == *context.fIntLiteral_Type) { in toCompound()
26 , fIntLiteral_Type(new Type("$intLiteral", Type::kSigned_NumberKind, 1)) in Context()214 const std::unique_ptr<Type> fIntLiteral_Type; variable
1144 } else if (type == *fContext.fIntLiteral_Type) { in coerce()
480 type == *fContext.fIntLiteral_Type) { in getType()