Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp389 void unregisterSubCommand(SubCommand *sub) { in unregisterSubCommand() function in __anon1df4e36e0111::CommandLineParser
499 void SubCommand::unregisterSubCommand() { in unregisterSubCommand() function in SubCommand