Searched refs:text_format (Results 1 – 6 of 6) sorted by relevance
31 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDiffDumper() argument32 switch (text_format) { in CreateIRDiffDumper()
33 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDumper() argument34 switch (text_format) { in CreateIRDumper()
34 TextFormatIR text_format, const std::string &dump_path);
197 TextFormatIR text_format,
40 TextFormatIR text_format, const std::set<std::string> *exported_headers) { in CreateIRReader() argument41 switch (text_format) { in CreateIRReader()
40 repr::TextFormatIR text_format, in HeaderCheckerOptions() argument44 text_format_(text_format), in HeaderCheckerOptions()