Home
last modified time | relevance | path

Searched defs:TypeSwitch (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Support/
H A DLLVM.h82 class TypeSwitch; variable
144 using TypeSwitch = llvm::TypeSwitch<T, ResultT>; variable