Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h328 void setDescription(StringRef S) { HelpStr = S; } in setDescription() function
419 void apply(Option &O) const { O.setDescription(Desc); } in apply()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCommandLine.rst1352 Map["help"]->setDescription("Shows help");