Searched refs:shouldPrintOption (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1937 static bool shouldPrintOption(StringRef Name, StringRef Description, function
1950 if (!shouldPrintOption(Name, getDescription(i), O))
1990 if (!shouldPrintOption(OptionName, Description, O))

Completed in 35 milliseconds