Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp104 CommandLineParser() : ProgramOverview(nullptr), ActiveSubCommand(nullptr) { in CommandLineParser()
250 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
311 ActiveSubCommand = nullptr; in reset()
328 SubCommand *ActiveSubCommand; member in __anon92194b6c0111::CommandLineParser
1042 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2009 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp118 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
264 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
331 ActiveSubCommand = nullptr; in reset()
348 SubCommand *ActiveSubCommand; member in __anon7f0a984f0111::CommandLineParser
1069 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2041 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anon52a1001a0111::CommandLineParser
1367 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2442 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anonbd45570e0111::CommandLineParser
1350 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2424 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()