Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/utils/
Dcommand_line_utils.cpp27 static bool IsOptionInCategory(const llvm::cl::Option &option, in IsOptionInCategory() function
40 if (IsOptionInCategory(*p.second, category)) { in HideIrrelevantCommandLineOptions()