Home
last modified time | relevance | path

Searched refs:set_xsd_nillable (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/compiler/cpp/src/thrift/parse/
Dt_field.h88 void set_xsd_nillable(bool xsd_nillable) { xsd_nillable_ = xsd_nillable; } in set_xsd_nillable() function
/thrift-3.4.0/compiler/cpp/src/thrift/
Dthrifty.yy840 $$->set_xsd_nillable($9);