Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h270 void setVerbosity(bool Verbose) { Options.Verbose = Verbose; } in setVerbosity() function
/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp9702 auto const setVerbosity = [&]( std::string const& verbosity ) { in makeCommandLineParser() local
9778 | Opt( setVerbosity, "quiet|normal|high" ) in makeCommandLineParser()