LLVM 19.0.0git
llvm::SwitchInst::CaseHandle Member List

This is the complete list of members for llvm::SwitchInst::CaseHandle, including all inherited members.

CaseHandle(SwitchInst *SI, ptrdiff_t Index)llvm::SwitchInst::CaseHandleinline
CaseHandleImpl()=defaultllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >protected
CaseHandleImpl(SwitchInst *SI, ptrdiff_t Index)llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >inlineprotected
getCaseIndex() constllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >inline
getCaseSuccessor() constllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >inline
getCaseValue() constllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >inline
getSuccessorIndex() constllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >inline
Indexllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >protected
operator==(const CaseHandleImpl &RHS) constllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >inline
setSuccessor(BasicBlock *S) constllvm::SwitchInst::CaseHandleinline
setValue(ConstantInt *V) constllvm::SwitchInst::CaseHandleinline
SIllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >protected
SwitchInst::CaseIteratorImpl< CaseHandle >llvm::SwitchInst::CaseHandlefriend
SwitchInstType typedefllvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock >protected