Searched refs:unregisterSubCommand (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp389 void unregisterSubCommand(SubCommand *sub) { function in class:__anon3779::CommandLineParser
499 void SubCommand::unregisterSubCommand() { function in class:SubCommand
500 GlobalParser->unregisterSubCommand(this);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h221 void unregisterSubCommand();

Completed in 91 milliseconds