HomeSort by relevance Sort by last modified time
    Searched refs:LastTombstone (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/ADT/
SmallPtrSet.h 122 const void **LastTombstone = nullptr;
129 LastTombstone = APtr;
133 if (LastTombstone != nullptr) {
134 *LastTombstone = Ptr;
136 return std::make_pair(LastTombstone, true);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
SmallPtrSet.h 134 const void **LastTombstone = nullptr;
141 LastTombstone = APtr;
145 if (LastTombstone != nullptr) {
146 *LastTombstone = Ptr;
148 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallPtrSet.h 135 const void **LastTombstone = nullptr;
142 LastTombstone = APtr;
146 if (LastTombstone != nullptr) {
147 *LastTombstone = Ptr;
149 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
SmallPtrSet.h 137 const void **LastTombstone = nullptr;
144 LastTombstone = APtr;
148 if (LastTombstone != nullptr) {
149 *LastTombstone = Ptr;
151 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
SmallPtrSet.h 137 const void **LastTombstone = nullptr;
144 LastTombstone = APtr;
148 if (LastTombstone != nullptr) {
149 *LastTombstone = Ptr;
151 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallPtrSet.h 135 const void **LastTombstone = nullptr;
142 LastTombstone = APtr;
146 if (LastTombstone != nullptr) {
147 *LastTombstone = Ptr;
149 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
SmallPtrSet.h 137 const void **LastTombstone = nullptr;
144 LastTombstone = APtr;
148 if (LastTombstone != nullptr) {
149 *LastTombstone = Ptr;
151 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
SmallPtrSet.h 137 const void **LastTombstone = nullptr;
144 LastTombstone = APtr;
148 if (LastTombstone != nullptr) {
149 *LastTombstone = Ptr;
151 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
SmallPtrSet.h 129 const void **LastTombstone = nullptr;
136 LastTombstone = APtr;
140 if (LastTombstone != nullptr) {
141 *LastTombstone = Ptr;
144 return std::make_pair(LastTombstone, true);

Completed in 391 milliseconds