Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DCommandLine.h1771 struct extrahelp {
1774 explicit extrahelp(StringRef help);
/freebsd-12.1/contrib/llvm/lib/Support/
H A DCommandLine.cpp352 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { in extrahelp() function in extrahelp
/freebsd-12.1/contrib/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp189 cl::extrahelp HelpResponse("\nPass @FILE as argument to read options from FILE.\n");