Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DCommandLine.cpp368 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anon3d17f4330111::CommandLineParser
494 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand