Home
last modified time | relevance | path

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

/third_party/flatbuffers/include/flatbuffers/
Didl.h1008 std::vector<std::string> native_included_files_; variable
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp205 for (auto it = parser_.native_included_files_.begin(); in GenIncludeDependencies()
206 it != parser_.native_included_files_.end(); ++it) { in GenIncludeDependencies()
Didl_parser.cpp3299 vector_emplace_back(&native_included_files_, attribute_); in DoParse()