Home
last modified time | relevance | path

Searched refs:text_format_new (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/diff/
Dabi_diff.h42 repr::TextFormatIR text_format_new, in HeaderAbiDiff() argument
50 text_format_old_(text_format_old), text_format_new_(text_format_new), in HeaderAbiDiff()
Dheader_abi_diff.cpp113 static llvm::cl::opt<TextFormatIR> text_format_new( variable
210 text_format_new, text_format_diff); in main()