Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Support/
DLLVM.h68 class TypeSwitch; variable
120 using TypeSwitch = llvm::TypeSwitch<T, ResultT>; variable