Searched defs:ReturnT (Results 1 – 3 of 3) sorted by relevance
886 PrimType ReturnT = *S.getContext().classify(Call->getType()); in interp__builtin_bswap() local1121 std::optional<PrimType> ReturnT = S.getContext().classify(Call); in InterpretBuiltin() local
3897 std::optional<PrimType> ReturnT = classify(E); in VisitBuiltinCallExpr() local
7115 QualType ReturnT = Methods[b]->getReturnType(); in SelectBestMethod() local