Home
last modified time | relevance | path

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

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