HomeSort by relevance Sort by last modified time
    Searched defs:TUs (Results 1 - 15 of 15) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFContext.h 61 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
101 /// and store them in TUs.
143 using tu_section_iterator_range = iterator_range<decltype(TUs)::iterator>;
154 return tu_section_iterator_range(TUs.begin(), TUs.end());
178 return TUs.size();
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 42 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
66 /// and store them in TUs.
89 typedef iterator_range<decltype(TUs)::iterator> tu_section_iterator_range;
100 return tu_section_iterator_range(TUs.begin(), TUs.end());
124 return TUs.size();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 59 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
81 /// and store them in TUs.
106 typedef iterator_range<decltype(TUs)::iterator> tu_section_iterator_range;
117 return tu_section_iterator_range(TUs.begin(), TUs.end());
141 return TUs.size();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 58 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
91 /// and store them in TUs.
117 typedef iterator_range<decltype(TUs)::iterator> tu_section_iterator_range;
128 return tu_section_iterator_range(TUs.begin(), TUs.end());
152 return TUs.size();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 58 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
91 /// and store them in TUs.
117 typedef iterator_range<decltype(TUs)::iterator> tu_section_iterator_range;
128 return tu_section_iterator_range(TUs.begin(), TUs.end());
152 return TUs.size();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 59 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
81 /// and store them in TUs.
106 typedef iterator_range<decltype(TUs)::iterator> tu_section_iterator_range;
117 return tu_section_iterator_range(TUs.begin(), TUs.end());
141 return TUs.size();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 58 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
91 /// and store them in TUs.
117 typedef iterator_range<decltype(TUs)::iterator> tu_section_iterator_range;
128 return tu_section_iterator_range(TUs.begin(), TUs.end());
152 return TUs.size();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 58 std::deque<DWARFUnitSection<DWARFTypeUnit>> TUs;
91 /// and store them in TUs.
117 typedef iterator_range<decltype(TUs)::iterator> tu_section_iterator_range;
128 return tu_section_iterator_range(TUs.begin(), TUs.end());
152 return TUs.size();

Completed in 1891 milliseconds