Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp642 std::optional<PrimType> ReturnT = S.getContext().classify(Call->getType()); InterpretBuiltin() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7072 QualType ReturnT = Methods[b]->getReturnType(); SelectBestMethod() local