Searched refs:DumpTypeVector (Results 1 – 1 of 1) sorted by relevance
24 static std::string DumpTypeVector(const std::vector<TypePtr> &elements, bool is_dumptext) { in DumpTypeVector() function104 buffer << DumpTypeVector(elements_, is_dumptext); in DumpContent()186 buffer << DumpTypeVector(elements_, is_dumptext); in DumpContent()225 buffer << "[" << DumpTypeVector(values, false) << "]"; in DumpContent()