ΒΆtemplate <clang::interp::PrimType TL,
          clang::interp::PrimType TR,
          typename T = typename PrimConv<TL>::T>
inline bool ShiftLeft(
    clang::interp::InterpState& S,
    clang::interp::CodePtr OpPC,
    const T& V,
    unsigned int RHS)

Declared at: clang/lib/AST/Interp/Interp.h:873

Templates

clang::interp::PrimType TL
clang::interp::PrimType TR
T = typename PrimConv<TL>::T

Parameters

clang::interp::InterpState& S
clang::interp::CodePtr OpPC
const T& V
unsigned int RHS