Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpImplementation.h876 using has_parse_method = decltype(AttrType::parse(std::declval<AsmParser &>(), variable
879 using detect_has_parse_method = llvm::is_detected<has_parse_method, AttrType>;