Searched defs:showHelp (Results 1 – 2 of 2) sorted by relevance
5283 bool showHelp = false; member9997 bool Config::showHelp() const { return m_data.showHelp; } in showHelp() function in Catch::Config13448 void Session::showHelp() const { in showHelp() function in Catch::Session
19021 static int showHelp(FILE *out, const char *zPattern){ in showHelp() function