Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp366 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anonb28886ba0111::CommandLineParser
496 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand