Searched refs:text_format (Results 1 – 10 of 10) sorted by relevance
24 abi_util::TextFormatIR text_format) in HeaderCheckerFrontendActionFactory() argument26 text_format_(text_format) { } in HeaderCheckerFrontendActionFactory()
30 abi_util::TextFormatIR text_format) in HeaderCheckerFrontendAction() argument32 text_format_(text_format) { } in HeaderCheckerFrontendAction()
34 abi_util::TextFormatIR text_format);
43 abi_util::TextFormatIR text_format);
54 static llvm::cl::opt<abi_util::TextFormatIR> text_format( variable125 text_format)); in main()
74 abi_util::TextFormatIR text_format);
183 abi_util::TextFormatIR text_format) in HeaderASTConsumer() argument187 text_format_(text_format){ } in HeaderASTConsumer()
39 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDumper() argument40 switch (text_format) { in CreateIRDumper()51 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDiffDumper() argument52 switch (text_format) { in CreateIRDiffDumper()64 TextFormatIR text_format, const std::set<std::string> *exported_headers) { in CreateTextFormatToIRReader() argument65 switch (text_format) { in CreateTextFormatToIRReader()
68 static llvm::cl::opt<abi_util::TextFormatIR> text_format( variable164 text_format, exported_headers); in DeDuplicateAbiElementsThread()176 text_format, exported_headers); in DeDuplicateAbiElementsThread()204 abi_util::IRDumper::CreateIRDumper(text_format, out_dump_name_); in LinkAndDump()211 text_format, &exported_headers_); in LinkAndDump()
738 TextFormatIR text_format, const std::string &dump_path);1032 TextFormatIR text_format,