Searched defs:detect_has_print_method (Results 1 – 2 of 2) sorted by relevance
26 using detect_has_print_method = llvm::is_detected<has_print_method, T>; variable
132 using detect_has_print_method = variable