LLVM 19.0.0git
llvm::TypeSwitch< T, void > Member List

This is the complete list of members for llvm::TypeSwitch< T, void >, including all inherited members.

BaseT typedefllvm::TypeSwitch< T, void >
Case(CallableT &&caseFn)llvm::TypeSwitch< T, void >inline
castValue(ValueT &&value)llvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >inlineprotectedstatic
Default(CallableT &&defaultFn)llvm::TypeSwitch< T, void >inline
operator=(const TypeSwitchBase &)=deletellvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >
operator=(TypeSwitchBase &&other)=deletellvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >
TypeSwitch(TypeSwitch &&other)=defaultllvm::TypeSwitch< T, void >
TypeSwitchBase(const T &value)llvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >inline
TypeSwitchBase(TypeSwitchBase &&other)llvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >inline
TypeSwitchBase(const TypeSwitchBase &)=deletellvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >
valuellvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >protected
~TypeSwitchBase()=defaultllvm::detail::TypeSwitchBase< TypeSwitch< T, void >, T >