Searched refs:proto_oneof_union (Results 1 – 4 of 4) sorted by relevance
405 bool proto_oneof_union; member482 proto_oneof_union(false), in IDLOptions()
279 opts.proto_oneof_union = true; in Compile()
2099 if (oneof && opts.proto_oneof_union) { in ParseProtoFields()
938 opts.proto_oneof_union = true; in ParseProtoTest()