Searched refs:SetRootType (Results 1 – 3 of 3) sorted by relevance
470 if (!parser->SetRootType(opts.root_type.c_str())) in Compile()
1945 bool Parser::SetRootType(const char *name) { in SetRootType() function in flatbuffers::Parser2627 if (!SetRootType(root_type.c_str())) in DoParse()
670 bool SetRootType(const char *name);