Home
last modified time | relevance | path

Searched defs:printOptions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DCommandLineOptionsTest.cpp209 TEST(CommandLineOptionsTest, printOptions) { in TEST() argument
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2320 virtual void printOptions(StrOptionPairVector &Opts, size_t MaxArgLen) { printOptions() function in __anon96ff40561211::HelpPrinter
2438 void printOptions(StrOptionPairVector &Opts, size_t MaxArgLen) override { printOptions() function in __anon96ff40561211::CategorizedHelpPrinter