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