Searched refs:input_body_f (Results 1 – 1 of 1) sorted by relevance
31 int input_body_f(tbb::flow_control&) { return 42; } in input_body_f() function47 input_node s3(g, input_body_f); in test_deduction_guides()63 input_node s7(precedes(bc), input_body_f); in test_deduction_guides()