Home
last modified time | relevance | path

Searched refs:LogCompilerWarn (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dflatc.h30 extern void LogCompilerWarn(const std::string &warn);
/third_party/flatbuffers/src/
Dflatc_main.cpp40 void LogCompilerWarn(const std::string &warn) { in LogCompilerWarn() function