Home
last modified time | relevance | path

Searched refs:owning_const (Results 1 – 4 of 4) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/templates/cpp2/common/
H A Diterate_const_values.mustache33 %><%#value:owning_const%><%!
37 %><%/value:owning_const%><%!
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/templates/java/swift/
H A DDefaultValue.mustache99 }}{{#value:owning_const}}{{!
103 }}{{/value:owning_const}}{{!
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/
H A Dt_mstch_objects.h628 {"value:owning_const", &mstch_const_value::owning_const}, in mstch_const_value()
683 mstch::node owning_const();
H A Dt_mstch_objects.cc525 mstch::node mstch_const_value::owning_const() { in owning_const() function in apache::thrift::compiler::mstch_const_value