HomeSort by relevance Sort by last modified time
    Searched refs:getAlloc (Results 1 - 25 of 30) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 45 AllocatorT &getAlloc() { return *this; }
46 const AllocatorT &getAlloc() const { return *this; }
49 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
63 AL.getAlloc().Deallocate(N);
131 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
138 getAlloc() = std::move(X.getAlloc());
149 std::swap(getAlloc(), RHS.getAlloc());
218 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 45 AllocatorT &getAlloc() { return *this; }
46 const AllocatorT &getAlloc() const { return *this; }
49 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
63 AL.getAlloc().Deallocate(N);
131 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
138 getAlloc() = std::move(X.getAlloc());
149 std::swap(getAlloc(), RHS.getAlloc());
218 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
AllocatorList.h 52 AllocatorT &getAlloc() { return *this; }
53 const AllocatorT &getAlloc() const { return *this; }
56 return new (getAlloc()) Node(std::forward<ArgTs>(Args)...);
74 AL.getAlloc().Deallocate(N);
142 : AllocatorT(std::move(X.getAlloc())), List(std::move(X.List)) {}
151 getAlloc() = std::move(X.getAlloc());
164 std::swap(getAlloc(), RHS.getAlloc());
233 getAlloc().Reset()
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 146 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 133 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 133 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 175 BumpPtrAllocator &getAlloc() { return Alloc; }
    [all...]

Completed in 1458 milliseconds

1 2