HomeSort by relevance Sort by last modified time
    Searched defs:doc_comment (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/include/flatbuffers/
idl.h 245 std::vector<std::string> doc_comment; member in struct:flatbuffers::Definition
339 std::vector<std::string> doc_comment; member in struct:flatbuffers::EnumVal
    [all...]
  /external/flatbuffers/src/
idl_parser.cpp 709 field->doc_comment = dc;
1886 std::vector<std::string> doc_comment = doc_comment_; local
    [all...]

Completed in 96 milliseconds