Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp1709 sortSubCommands(const SmallPtrSetImpl<SubCommand *> &SubMap, in sortSubCommands() function
1763 sortSubCommands(GlobalParser->RegisteredSubCommands, Subs); in operator =()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp1739 sortSubCommands(const SmallPtrSetImpl<SubCommand *> &SubMap, in sortSubCommands() function
1793 sortSubCommands(GlobalParser->RegisteredSubCommands, Subs); in operator =()
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp2131 sortSubCommands(const SmallPtrSetImpl<SubCommand *> &SubMap, in sortSubCommands() function
2191 sortSubCommands(GlobalParser->RegisteredSubCommands, Subs); in printHelp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp2113 sortSubCommands(const SmallPtrSetImpl<SubCommand *> &SubMap, in sortSubCommands() function
2173 sortSubCommands(GlobalParser->RegisteredSubCommands, Subs); in printHelp()