Searched refs:has_parse_method (Results 1 – 1 of 1) sorted by relevance
876 using has_parse_method = decltype(AttrType::parse(std::declval<AsmParser &>(), variable879 using detect_has_parse_method = llvm::is_detected<has_parse_method, AttrType>;