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

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
29 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
53 AllocatorList &AL;
54 Cloner(AllocatorList &AL) : AL(AL) {}
59 AllocatorList &AL;
60 Disposer(AllocatorList &AL) : AL(AL) {}
84 friend AllocatorList;
129 AllocatorList() = default;
130 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
29 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
53 AllocatorList &AL;
54 Cloner(AllocatorList &AL) : AL(AL) {}
59 AllocatorList &AL;
60 Disposer(AllocatorList &AL) : AL(AL) {}
84 friend AllocatorList;
129 AllocatorList() = default;
130 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
AllocatorList.h 1 //===- llvm/ADT/AllocatorList.h - Custom allocator list ---------*- C++ -*-===//
35 template <class T, class AllocatorT> class AllocatorList : AllocatorT {
60 AllocatorList &AL;
62 Cloner(AllocatorList &AL) : AL(AL) {}
68 AllocatorList &AL;
70 Disposer(AllocatorList &AL) : AL(AL) {}
95 friend AllocatorList;
140 AllocatorList() = default;
141 AllocatorList(AllocatorList &&X
    [all...]

Completed in 408 milliseconds