Home
last modified time | relevance | path

Searched refs:canHandleWith (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Support/
H A DDebugAction.h143 static_assert(ActionType::template canHandleWith<Args...>(), in dispatchToHandler()
220 static constexpr bool canHandleWith() { in canHandleWith() function