Searched refs:skip_unexpected_fields_in_json (Results 1 – 6 of 6) sorted by relevance
37 opts.skip_unexpected_fields_in_json = in LLVMFuzzerTestOneInput()
121 opts.skip_unexpected_fields_in_json = in LLVMFuzzerTestOneInput()
249 opts.skip_unexpected_fields_in_json = true; in Compile()
1252 if (!opts.skip_unexpected_fields_in_json) { in ParseTable()
560 bool skip_unexpected_fields_in_json; member654 skip_unexpected_fields_in_json(false), in IDLOptions()
2477 opts.skip_unexpected_fields_in_json = true; in UnknownFieldsTest()