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