Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DCommandLine.cpp287 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anone9c85f080111::CommandLineParser
383 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand