Searched refs:is_function_pass_t (Results 1 – 1 of 1) sorted by relevance
155 using is_function_pass_t = decltype(std::declval<PassT &>().run( variable172 std::enable_if_t<is_detected<is_function_pass_t, PassT>::value>182 !is_detected<is_function_pass_t, PassT>::value>