Home
last modified time | relevance | path

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

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