Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp105 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()
106 registerSubCommand(&*AllSubCommands); in CommandLineParser()
283 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anon92194b6c0111::CommandLineParser
323 registerSubCommand(&*TopLevelSubCommand); in reset()
324 registerSubCommand(&*AllSubCommands); in reset()
372 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand
373 GlobalParser->registerSubCommand(this); in registerSubCommand()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp119 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()
120 registerSubCommand(&*AllSubCommands); in CommandLineParser()
297 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anon7f0a984f0111::CommandLineParser
343 registerSubCommand(&*TopLevelSubCommand); in reset()
344 registerSubCommand(&*AllSubCommands); in reset()
397 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand
398 GlobalParser->registerSubCommand(this); in registerSubCommand()
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp168 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()
169 registerSubCommand(&*AllSubCommands); in CommandLineParser()
366 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anon52a1001a0111::CommandLineParser
412 registerSubCommand(&*TopLevelSubCommand); in reset()
413 registerSubCommand(&*AllSubCommands); in reset()
495 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand
496 GlobalParser->registerSubCommand(this); in registerSubCommand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp168 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()
169 registerSubCommand(&*AllSubCommands); in CommandLineParser()
366 void registerSubCommand(SubCommand *sub) { in registerSubCommand() function in __anonbd45570e0111::CommandLineParser
412 registerSubCommand(&*TopLevelSubCommand); in reset()
413 registerSubCommand(&*AllSubCommands); in reset()
495 void SubCommand::registerSubCommand() { in registerSubCommand() function in SubCommand
496 GlobalParser->registerSubCommand(this); in registerSubCommand()
/external/llvm/include/llvm/Support/
DCommandLine.h185 void registerSubCommand();
191 registerSubCommand(); in Name()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h192 void registerSubCommand();
198 registerSubCommand(); in Name()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h221 void registerSubCommand();
227 registerSubCommand(); in Name()
/external/llvm-project/llvm/include/llvm/Support/
DCommandLine.h213 void registerSubCommand();
219 registerSubCommand(); in Name()