Home
last modified time | relevance | path

Searched defs:text_format (Results 1 – 6 of 6) sorted by relevance

/development/vndk/tools/header-checker/header-abi-dumper/src/
Dfrontend_action_factory.cpp24 abi_util::TextFormatIR text_format) in HeaderCheckerFrontendActionFactory()
Dfrontend_action.cpp30 abi_util::TextFormatIR text_format) in HeaderCheckerFrontendAction()
Dheader_checker.cpp54 static llvm::cl::opt<abi_util::TextFormatIR> text_format( variable
Dast_processing.cpp183 abi_util::TextFormatIR text_format) in HeaderASTConsumer()
/development/vndk/tools/header-checker/header-abi-util/src/
Dir_representation.cpp39 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDumper()
51 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDiffDumper()
64 TextFormatIR text_format, const std::set<std::string> *exported_headers) { in CreateTextFormatToIRReader()
/development/vndk/tools/header-checker/header-abi-linker/src/
Dheader_abi_linker.cpp68 static llvm::cl::opt<abi_util::TextFormatIR> text_format( variable