Home
last modified time | relevance | path

Searched refs:addSubCommand (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h332 void addSubCommand(SubCommand &S) { Subs.insert(&S); } in addSubCommand() function
486 O.addSubCommand(*Sub); in apply()
489 O.addSubCommand(*SC); in apply()