Searched refs:Subs (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DCommandLine.h263 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
296 return any_of(Subs, [](const SubCommand *SC) {
314 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1682 Subs = AliasFor->Subs;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1696 Subs = AliasFor->Subs;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1696 Subs = AliasFor->Subs;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DCommandLine.h263 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
296 return any_of(Subs, [](const SubCommand *SC) {
314 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1682 Subs = AliasFor->Subs;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1696 Subs = AliasFor->Subs;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1696 Subs = AliasFor->Subs;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DCommandLine.h268 SmallPtrSet<SubCommand *, 4> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
301 return any_of(Subs, [](const SubCommand *SC) {
319 void addSubCommand(SubCommand &S) { Subs.insert(&S); }
1718 Subs = AliasFor->Subs;

Completed in 419 milliseconds