Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp338 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anon96ff40560111::CommandLineParser
467 void SubCommand::registerSubCommand() { registerSubCommand() function in SubCommand