Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
Dcatch.hpp4414 …void optUsage( std::ostream& os, std::size_t indent = 0, std::size_t width = Detail::consoleWidth … in optUsage() function in Clara::CommandLine
4438 std::string optUsage() const { in optUsage() function in Clara::CommandLine
4440 optUsage( oss ); in optUsage()
4475 optUsage( os, 2 ); in usage()