Home
last modified time | relevance | path

Searched defs:unregisterSubCommand (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDCommandLine.cpp361 void unregisterSubCommand(SubCommand *sub) { in unregisterSubCommand() function in __anon277a43bc0111::CommandLineParser
471 void SubCommand::unregisterSubCommand() { in unregisterSubCommand() function in SubCommand