ΒΆvoid ResetCommandLineParser()

Description

Reset the command line parser back to its initial state. This removes all options, categories, and subcommands and returns the parser to a state where no options are supported.

Declared at: llvm/include/llvm/Support/CommandLine.h:2147