Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/diff_merge/
Dmerge_abi_diff.cpp44 static llvm::cl::opt<bool> advice_only( variable
146 if (!advice_only) { in main()
/development/vndk/tools/header-checker/src/diff/
Dheader_abi_diff.cpp65 static llvm::cl::opt<bool> advice_only( variable
164 advice_only = value_bool; in ReadConfigFile()
260 if (!advice_only && should_emit_warning_message) { in main()