Home
last modified time | relevance | path

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

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