Home
last modified time | relevance | path

Searched refs:set_final_response_exceptions (Results 1 – 3 of 3) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dt_sink.h63 void set_final_response_exceptions( in set_final_response_exceptions() function
104 set_final_response_exceptions(std::move(final_response_exceptions)); in t_sink()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/
H A Dast_visitor_test.cc358 sink2->set_final_response_exceptions(std::make_unique<t_throws>()); in TYPED_TEST()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/parse/
H A Dthrifty.yy1307 sink->set_final_response_exceptions(own($5.second));