My Project
|
Go to the source code of this file.
Classes | |
class | mlir::detail::TypeSwitchBase< DerivedT, T > |
class | mlir::TypeSwitch< T, ResultT > |
class | mlir::TypeSwitch< T, void > |
Specialization of TypeSwitch for void returning callables. More... | |
Namespaces | |
mlir | |
mlir::detail | |
Check if a Callable type can be invoked with the given set of arg types. | |