ΒΆtemplate <clang::interp::PrimType TR,
clang::interp::PrimType TL,
class T = typename PrimConv<TR>::T>
unsigned int Trunc(clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
unsigned int Bits,
const T& V)
template <clang::interp::PrimType TR,
clang::interp::PrimType TL,
class T = typename PrimConv<TR>::T>
unsigned int Trunc(clang::interp::InterpState& S,
clang::interp::CodePtr OpPC,
unsigned int Bits,
const T& V)
Declared at: clang/lib/AST/Interp/Interp.h:848
Templates
- clang::interp::PrimType TR
- clang::interp::PrimType TL
- T = typename PrimConv<TR>::T
Parameters
- clang::interp::InterpState& S
- clang::interp::CodePtr OpPC
- unsigned int Bits
- const T& V