Searched defs:ParseFile (Results 1 – 7 of 7) sorted by relevance
33 ParseFile { enumerator
22 static void ParseFile(benchmark::State& state, const char* filename) in ParseFile() function
35 void FlatCompiler::ParseFile( in ParseFile() function in flatbuffers::FlatCompiler
685 std::unique_ptr<ParseNode> Parser::ParseFile() { in ParseFile() function in Parser
422 static BoolInt ParseFile(const Byte *buf, size_t size, CFilterMode *filterMode) in ParseFile() function
3432 bool TGParser::ParseFile() { in ParseFile() function in TGParser
4040 FileDescriptorProto ParseFile(absl::string_view file_name, in ParseFile() function in google::protobuf::descriptor_unittest::ValidationErrorTest