HomeSort by relevance Sort by last modified time
    Searched defs:Entry (Results 351 - 375 of 1665) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
88 const Entry *getFromOffset(uint32_t Offset) const;
94 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 102 BlockFrequencyInfo *BFI, BasicBlock &Entry);
117 BasicBlock *Entry;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
HeaderSearchOptions.h 24 /// IncludeDirGroup - Identifies the group an include Entry belongs to,
49 struct Entry {
59 Entry(StringRef path, frontend::IncludeDirGroup group, bool isFramework,
82 std::vector<Entry> UserEntries;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugInlineeLinesSubsection.h 76 struct Entry {
97 std::vector<Entry>::const_iterator begin() const { return Entries.begin(); }
98 std::vector<Entry>::const_iterator end() const { return Entries.end(); }
106 std::vector<Entry> Entries;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
88 const Entry *getFromOffset(uint32_t Offset) const;
94 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h 102 BlockFrequencyInfo *BFI, BasicBlock &Entry);
117 BasicBlock *Entry;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
91 const Entry *getFromOffset(uint32_t Offset) const;
92 const Entry *getFromHash(uint64_t Offset) const;
98 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
91 const Entry *getFromOffset(uint32_t Offset) const;
92 const Entry *getFromHash(uint64_t Offset) const;
98 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
91 const Entry *getFromOffset(uint32_t Offset) const;
92 const Entry *getFromHash(uint64_t Offset) const;
98 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
91 const Entry *getFromOffset(uint32_t Offset) const;
92 const Entry *getFromHash(uint64_t Offset) const;
98 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
HeaderSearchOptions.h 24 /// IncludeDirGroup - Identifies the group an include Entry belongs to,
49 struct Entry {
59 Entry(StringRef path, frontend::IncludeDirGroup group, bool isFramework,
82 std::vector<Entry> UserEntries;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
88 const Entry *getFromOffset(uint32_t Offset) const;
94 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
HeaderSearchOptions.h 24 /// IncludeDirGroup - Identifies the group an include Entry belongs to,
49 struct Entry {
59 Entry(StringRef path, frontend::IncludeDirGroup group, bool isFramework,
82 std::vector<Entry> UserEntries;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugInlineeLinesSubsection.h 76 struct Entry {
97 std::vector<Entry>::const_iterator begin() const { return Entries.begin(); }
98 std::vector<Entry>::const_iterator end() const { return Entries.end(); }
106 std::vector<Entry> Entries;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 46 class Entry {
76 std::unique_ptr<Entry[]> Rows;
88 const Entry *getFromOffset(uint32_t Offset) const;
94 ArrayRef<Entry> getRows() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Registry.h 25 /// A simple registry entry which provides only a name, description, and
48 typedef SimpleRegistryEntry<T> entry; typedef in class:llvm::Registry
67 const entry& Val;
70 node(const entry &V) : Next(nullptr), Val(V) {}
93 const entry &operator*() const { return Cur->Val; }
94 const entry *operator->() const { return &Cur->Val; }
116 entry Entry;
123 : Entry(Name, Desc, CtorFn), Node(Entry) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 102 BlockFrequencyInfo *BFI, BasicBlock &Entry);
117 BasicBlock *Entry;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
HeaderSearchOptions.h 24 /// IncludeDirGroup - Identifies the group an include Entry belongs to,
49 struct Entry {
59 Entry(StringRef path, frontend::IncludeDirGroup group, bool isFramework,
82 std::vector<Entry> UserEntries;

Completed in 745 milliseconds

<<11121314151617181920>>