Searched defs:ParseFile (Results 1 – 4 of 4) sorted by relevance
12 static void ParseFile(benchmark::State& state, const char* filename) in ParseFile() function
25 void FlatCompiler::ParseFile( in ParseFile() function in flatbuffers::FlatCompiler
685 std::unique_ptr<ParseNode> Parser::ParseFile() { in ParseFile() function in Parser
3432 bool TGParser::ParseFile() { in ParseFile() function in TGParser