Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_fbs.cpp58 if (!parser.opts.escape_proto_identifiers) { in GenerateFBS()
Dflatc.cpp198 opts.escape_proto_identifiers = true; in Compile()
/external/flatbuffers/include/flatbuffers/
Didl.h353 bool escape_proto_identifiers; member
395 escape_proto_identifiers(false), in IDLOptions()