HomeSort by relevance Sort by last modified time
    Searched refs:OptTable (Results 26 - 50 of 77) sorted by null

12 3 4

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Option/
OptTable.h 1 //===- OptTable.h - Option Table --------------------------------*- C++ -*-===//
34 /// The OptTable class provides a layer of indirection which allows Option
36 /// be needed at runtime; the OptTable class maintains enough information to
39 class OptTable {
84 OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase = false);
87 ~OptTable();
137 /// Find flags from OptTable which starts with Cur.
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
OptTable.h 1 //===- OptTable.h - Option Table --------------------------------*- C++ -*-===//
34 /// The OptTable class provides a layer of indirection which allows Option
36 /// be needed at runtime; the OptTable class maintains enough information to
39 class OptTable {
84 OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase = false);
87 ~OptTable();
137 /// Find flags from OptTable which starts with Cur.
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Option/
OptTable.h 1 //===- OptTable.h - Option Table --------------------------------*- C++ -*-===//
34 /// The OptTable class provides a layer of indirection which allows Option
36 /// be needed at runtime; the OptTable class maintains enough information to
39 class OptTable {
84 OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase = false);
87 ~OptTable();
137 /// Find flags from OptTable which starts with Cur.
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Option/
OptTable.h 1 //===- OptTable.h - Option Table --------------------------------*- C++ -*-===//
34 /// The OptTable class provides a layer of indirection which allows Option
36 /// be needed at runtime; the OptTable class maintains enough information to
39 class OptTable {
84 OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase = false);
87 ~OptTable();
137 /// Find flags from OptTable which starts with Cur.
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Option/
OptTable.h 1 //===- OptTable.h - Option Table --------------------------------*- C++ -*-===//
34 /// The OptTable class provides a layer of indirection which allows Option
36 /// be needed at runtime; the OptTable class maintains enough information to
39 class OptTable {
84 OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase = false);
87 ~OptTable();
137 /// Find flags from OptTable which starts with Cur.
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Option/
OptTable.h 1 //===- OptTable.h - Option Table --------------------------------*- C++ -*-===//
34 /// The OptTable class provides a layer of indirection which allows Option
36 /// be needed at runtime; the OptTable class maintains enough information to
39 class OptTable {
84 OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase = false);
87 ~OptTable();
137 /// Find flags from OptTable which starts with Cur.
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /external/llvm/include/llvm/Option/
Option.h 15 #include "llvm/Option/OptTable.h"
69 const OptTable::Info *Info;
70 const OptTable *Owner;
73 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
Option.h 15 #include "llvm/Option/OptTable.h"
69 const OptTable::Info *Info;
70 const OptTable *Owner;
73 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
Option.h 16 #include "llvm/Option/OptTable.h"
77 const OptTable::Info *Info;
78 const OptTable *Owner;
81 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
Option.h 16 #include "llvm/Option/OptTable.h"
77 const OptTable::Info *Info;
78 const OptTable *Owner;
81 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
Option.h 16 #include "llvm/Option/OptTable.h"
78 const OptTable::Info *Info;
79 const OptTable *Owner;
82 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
Option.h 15 #include "llvm/Option/OptTable.h"
69 const OptTable::Info *Info;
70 const OptTable *Owner;
73 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
Option.h 16 #include "llvm/Option/OptTable.h"
77 const OptTable::Info *Info;
78 const OptTable *Owner;
81 Option(const OptTable::Info *Info, const OptTable *Owner);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Option/
Option.h 16 #include "llvm/Option/OptTable.h"
77 const OptTable::Info *Info;
78 const OptTable *Owner;
81 Option(const OptTable::Info *Info, const OptTable *Owner);
  /external/llvm/lib/Option/
OptTable.cpp 1 //===--- OptTable.cpp - Option Table Implementation -----------------------===//
10 #include "llvm/Option/OptTable.h"
56 static inline bool operator<(const OptTable::Info &A, const OptTable::Info &B) {
79 static inline bool operator<(const OptTable::Info &I, const char *Name) {
87 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase)
151 OptTable::~OptTable() {
154 const Option OptTable::getOption(OptSpecifier Opt) const
    [all...]
  /frameworks/compile/slang/
rs_cc_options.h 22 #include "llvm/Option/OptTable.h"
35 class OptTable;
128 /* Return a valid OptTable (useful for dumping help information)
130 llvm::opt::OptTable *createRSCCOptTable();
rs_cc_options.cpp 25 #include "llvm/Option/OptTable.h"
56 static const llvm::opt::OptTable::Info RSCCInfoTable[] = {
72 class RSCCOptTable : public llvm::opt::OptTable {
75 : OptTable(llvm::makeArrayRef(RSCCInfoTable)) {}
81 llvm::opt::OptTable *createRSCCOptTable() { return new RSCCOptTable(); }
109 std::unique_ptr<llvm::opt::OptTable> OptParser(createRSCCOptTable());
  /external/clang/include/clang/Driver/
Driver.h 35 class OptTable;
67 llvm::opt::OptTable *Opts;
240 const llvm::opt::OptTable &getOpts() const { return *Opts; }

Completed in 1281 milliseconds

12 3 4