Home
last modified time | relevance | path

Searched refs:text_format_ (Results 1 – 6 of 6) sorted by relevance

/development/vndk/tools/header-checker/header-abi-dumper/src/
Dfrontend_action_factory.cpp26 text_format_(text_format) { } in HeaderCheckerFrontendActionFactory()
30 text_format_); in create()
Dfrontend_action.cpp32 text_format_(text_format) { } in HeaderCheckerFrontendAction()
39 exported_headers_, text_format_); in CreateASTConsumer()
Dfrontend_action_factory.h28 abi_util::TextFormatIR text_format_; variable
Dfrontend_action.h37 abi_util::TextFormatIR text_format_; variable
Dast_processing.h82 abi_util::TextFormatIR text_format_; variable
Dast_processing.cpp187 text_format_(text_format){ } in HeaderASTConsumer()
206 abi_util::IRDumper::CreateIRDumper(text_format_, out_dump_name_); in HandleTranslationUnit()