Searched defs:printOptions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ | ||
H A D | CommandLineOptionsTest.cpp | 209 TEST(CommandLineOptionsTest, printOptions) { in TEST() argument |
/llvm-project/llvm/lib/Support/ | ||
H A D | CommandLine.cpp | 2320 virtual void printOptions(StrOptionPairVector &Opts, size_t MaxArgLen) { printOptions() function in __anon96ff40561211::HelpPrinter |