Home
last modified time | relevance | path

Searched defs:BinaryRegionComment (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/src/
Dbinary_annotator.h135 struct BinaryRegionComment { struct
141 BinaryRegionCommentType type = BinaryRegionCommentType::Unknown; argument
143 std::string name;
145 std::string default_value;
169 BinaryRegionComment comment; argument