Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
Dcatch.hpp4375 CommandLine& setThrowOnUnrecognisedTokens( bool shouldThrow = true ) { in setThrowOnUnrecognisedTokens() function in Clara::CommandLine
6311 … m_cli.setThrowOnUnrecognisedTokens( unusedOptionBehaviour == OnUnusedOptions::Fail ); in applyCommandLine()