Searched defs:ToT (Results 1 – 2 of 2) sorted by relevance
310 std::optional<PrimType> ToT = classify(CE->getType()); in VisitCastExpr() local433 std::optional<PrimType> ToT = classify(CE->getType()); in VisitCastExpr() local461 std::optional<PrimType> ToT = classify(CE->getType()); in VisitCastExpr() local5297 bool Compiler<Emitter>::emitPrimCast(PrimType FromT, PrimType ToT, in emitPrimCast()
2817 using ToT = typename PrimConv<TOut>::T; in DecayPtr() local