Searched refs:CreateProtobufIRDumper (Results 1 – 3 of 3) sorted by relevance
32 std::unique_ptr<IRDumper> CreateProtobufIRDumper(const std::string &dump_path);
495 std::unique_ptr<IRDumper> CreateProtobufIRDumper(const std::string &dump_path) { in CreateProtobufIRDumper() function
36 return CreateProtobufIRDumper(dump_path); in CreateIRDumper()