Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp118 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
264 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
331 ActiveSubCommand = nullptr; in reset()
348 SubCommand *ActiveSubCommand; member in __anon22e664950111::CommandLineParser
1069 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2041 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DCommandLine.cpp108 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
254 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
321 ActiveSubCommand = nullptr; in reset()
338 SubCommand *ActiveSubCommand; member in __anon004285650111::CommandLineParser
1115 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2096 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DCommandLine.cpp108 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
254 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
321 ActiveSubCommand = nullptr; in reset()
338 SubCommand *ActiveSubCommand; member in __anon5e2b2f670111::CommandLineParser
1147 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2128 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DCommandLine.cpp153 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
314 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
386 ActiveSubCommand = nullptr; in reset()
405 SubCommand *ActiveSubCommand; member in __anonbc13d9690111::CommandLineParser
1297 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2351 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anon288515fc0111::CommandLineParser
1367 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2442 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anon550c83510111::CommandLineParser
1381 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2456 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anon485d53290111::CommandLineParser
1350 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2424 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp170 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
331 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
403 ActiveSubCommand = nullptr; in reset()
422 SubCommand *ActiveSubCommand; member in __anon18b689890111::CommandLineParser
1375 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2599 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DCommandLine.cpp170 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
331 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
403 ActiveSubCommand = nullptr; in reset()
422 SubCommand *ActiveSubCommand; member in __anon3c9c8b1f0111::CommandLineParser
1375 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2599 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anon76fadbfb0111::CommandLineParser
1363 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2451 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anona645fd2b0111::CommandLineParser
1381 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2456 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp170 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
331 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
403 ActiveSubCommand = nullptr; in reset()
422 SubCommand *ActiveSubCommand; member in __anona478abde0111::CommandLineParser
1375 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2599 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anonc7454cd40111::CommandLineParser
1350 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2424 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DCommandLine.cpp170 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
331 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
403 ActiveSubCommand = nullptr; in reset()
422 SubCommand *ActiveSubCommand; member in __anond010c7dc0111::CommandLineParser
1383 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2607 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp170 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
331 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
403 ActiveSubCommand = nullptr; in reset()
422 SubCommand *ActiveSubCommand; member in __anonc061b3510111::CommandLineParser
1375 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2599 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anon9f40944c0111::CommandLineParser
1350 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2424 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
328 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
400 ActiveSubCommand = nullptr; in reset()
419 SubCommand *ActiveSubCommand; member in __anond8c3e70f0111::CommandLineParser
1363 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2451 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp170 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser()
331 SubCommand *getActiveSubCommand() { return ActiveSubCommand; } in getActiveSubCommand()
403 ActiveSubCommand = nullptr; in reset()
422 SubCommand *ActiveSubCommand; member in __anon5e98a83d0111::CommandLineParser
1375 GlobalParser->ActiveSubCommand = ChosenSubCommand; in ParseCommandLineOptions()
2599 sortOpts(ActiveSubCommand->OptionsMap, Opts, /*ShowHidden*/ true); in printOptionValues()