Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DTemplateExtras.h26 using detect_has_print_method = llvm::is_detected<has_print_method, T>; variable
/llvm-project/mlir/include/mlir/IR/
H A DOpImplementation.h132 using detect_has_print_method = variable