Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hc-gen/src/
Doption.cpp141 void Option::ShowOption(const ::std::string &option, const ::std::string &helpInfo) in ShowOption() argument
143 Logger() << " " << ::std::setw(SPACE_WIDTH) << ::std::left << option << " " << helpInfo; in ShowOption()
Doption.h68 static void ShowOption(const std::string &option, const std::string &helpInfo);