Home
last modified time | relevance | path

Searched defs:ReturnT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp886 PrimType ReturnT = *S.getContext().classify(Call->getType()); in interp__builtin_bswap() local
1121 std::optional<PrimType> ReturnT = S.getContext().classify(Call); in InterpretBuiltin() local
H A DCompiler.cpp3897 std::optional<PrimType> ReturnT = classify(E); in VisitBuiltinCallExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7115 QualType ReturnT = Methods[b]->getReturnType(); in SelectBestMethod() local