ΒΆvoid ResetAllOptionOccurrences()
void ResetAllOptionOccurrences()
Description
Reset all command line options to a state that looks as if they have never appeared on the command line. This is useful for being able to parse a command line multiple times (especially useful for writing tests).
Declared at: llvm/include/llvm/Support/CommandLine.h:2113