HomeSort by relevance Sort by last modified time
    Searched defs:Allocator (Results 176 - 200 of 505) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyUtil.h 20 #include "llvm/Support/Allocator.h"
44 MemRegionRef() : Allocator(nullptr) {}
45 MemRegionRef(llvm::BumpPtrAllocator *A) : Allocator(A) {}
48 return Allocator->Allocate(Sz, alignof(AlignmentType));
51 template <typename T> T *allocateT() { return Allocator->Allocate<T>(); }
54 return Allocator->Allocate<T>(NumElems);
58 llvm::BumpPtrAllocator *Allocator;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 18 #include "llvm/Support/Allocator.h"
36 BumpPtrAllocator &Allocator;
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
42 : Allocator(Allocator), Serializer(Allocator, WriteUnique) {}
48 BumpPtrAllocator &getAllocator() const { return Allocator; }
90 BumpPtrAllocator Allocator;
96 : TypeTable(TypeTable), TempSerializer(Allocator, false) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h 93 BumpPtrAllocator &Allocator;
PDBFile.h 16 #include "llvm/Support/Allocator.h"
47 BumpPtrAllocator &Allocator);
100 BumpPtrAllocator &getAllocator() { return Allocator; }
120 BumpPtrAllocator &Allocator;
TpiStreamBuilder.h 17 #include "llvm/Support/Allocator.h"
73 BumpPtrAllocator &Allocator;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/
ThreadSafetyUtil.h 20 #include "llvm/Support/Allocator.h"
44 MemRegionRef() : Allocator(nullptr) {}
45 MemRegionRef(llvm::BumpPtrAllocator *A) : Allocator(A) {}
48 return Allocator->Allocate(Sz, alignof(AlignmentType));
51 template <typename T> T *allocateT() { return Allocator->Allocate<T>(); }
54 return Allocator->Allocate<T>(NumElems);
58 llvm::BumpPtrAllocator *Allocator;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 18 #include "llvm/Support/Allocator.h"
36 BumpPtrAllocator &Allocator;
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
42 : Allocator(Allocator), Serializer(Allocator, WriteUnique) {}
48 BumpPtrAllocator &getAllocator() const { return Allocator; }
90 BumpPtrAllocator Allocator;
96 : TypeTable(TypeTable), TempSerializer(Allocator, false) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h 93 BumpPtrAllocator &Allocator;
PDBFile.h 16 #include "llvm/Support/Allocator.h"
47 BumpPtrAllocator &Allocator);
100 BumpPtrAllocator &getAllocator() { return Allocator; }
120 BumpPtrAllocator &Allocator;
TpiStreamBuilder.h 17 #include "llvm/Support/Allocator.h"
73 BumpPtrAllocator &Allocator;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
ThreadSafetyUtil.h 20 #include "llvm/Support/Allocator.h"
44 MemRegionRef() : Allocator(nullptr) {}
45 MemRegionRef(llvm::BumpPtrAllocator *A) : Allocator(A) {}
48 return Allocator->Allocate(Sz, alignof(AlignmentType));
51 template <typename T> T *allocateT() { return Allocator->Allocate<T>(); }
54 return Allocator->Allocate<T>(NumElems);
58 llvm::BumpPtrAllocator *Allocator;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 18 #include "llvm/Support/Allocator.h"
36 BumpPtrAllocator &Allocator;
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
42 : Allocator(Allocator), Serializer(Allocator, WriteUnique) {}
48 BumpPtrAllocator &getAllocator() const { return Allocator; }
90 BumpPtrAllocator Allocator;
96 : TypeTable(TypeTable), TempSerializer(Allocator, false) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
PDBFile.h 16 #include "llvm/Support/Allocator.h"
47 BumpPtrAllocator &Allocator);
104 BumpPtrAllocator &getAllocator() { return Allocator; }
124 BumpPtrAllocator &Allocator;
TpiStreamBuilder.h 17 #include "llvm/Support/Allocator.h"
73 BumpPtrAllocator &Allocator;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyUtil.h 20 #include "llvm/Support/Allocator.h"
44 MemRegionRef() : Allocator(nullptr) {}
45 MemRegionRef(llvm::BumpPtrAllocator *A) : Allocator(A) {}
48 return Allocator->Allocate(Sz, alignof(AlignmentType));
51 template <typename T> T *allocateT() { return Allocator->Allocate<T>(); }
54 return Allocator->Allocate<T>(NumElems);
58 llvm::BumpPtrAllocator *Allocator;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 18 #include "llvm/Support/Allocator.h"
36 BumpPtrAllocator &Allocator;
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
42 : Allocator(Allocator), Serializer(Allocator, WriteUnique) {}
48 BumpPtrAllocator &getAllocator() const { return Allocator; }
90 BumpPtrAllocator Allocator;
96 : TypeTable(TypeTable), TempSerializer(Allocator, false) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
PDBFile.h 16 #include "llvm/Support/Allocator.h"
47 BumpPtrAllocator &Allocator);
104 BumpPtrAllocator &getAllocator() { return Allocator; }
124 BumpPtrAllocator &Allocator;
TpiStreamBuilder.h 17 #include "llvm/Support/Allocator.h"
73 BumpPtrAllocator &Allocator;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyUtil.h 20 #include "llvm/Support/Allocator.h"
44 MemRegionRef() : Allocator(nullptr) {}
45 MemRegionRef(llvm::BumpPtrAllocator *A) : Allocator(A) {}
48 return Allocator->Allocate(Sz, alignof(AlignmentType));
51 template <typename T> T *allocateT() { return Allocator->Allocate<T>(); }
54 return Allocator->Allocate<T>(NumElems);
58 llvm::BumpPtrAllocator *Allocator;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 18 #include "llvm/Support/Allocator.h"
36 BumpPtrAllocator &Allocator;
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
42 : Allocator(Allocator), Serializer(Allocator, WriteUnique) {}
48 BumpPtrAllocator &getAllocator() const { return Allocator; }
90 BumpPtrAllocator Allocator;
96 : TypeTable(TypeTable), TempSerializer(Allocator, false) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
PDBFile.h 16 #include "llvm/Support/Allocator.h"
47 BumpPtrAllocator &Allocator);
104 BumpPtrAllocator &getAllocator() { return Allocator; }
124 BumpPtrAllocator &Allocator;
TpiStreamBuilder.h 17 #include "llvm/Support/Allocator.h"
73 BumpPtrAllocator &Allocator;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyUtil.h 20 #include "llvm/Support/Allocator.h"
44 MemRegionRef() : Allocator(nullptr) {}
45 MemRegionRef(llvm::BumpPtrAllocator *A) : Allocator(A) {}
48 return Allocator->Allocate(Sz, alignof(AlignmentType));
51 template <typename T> T *allocateT() { return Allocator->Allocate<T>(); }
54 return Allocator->Allocate<T>(NumElems);
58 llvm::BumpPtrAllocator *Allocator;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 18 #include "llvm/Support/Allocator.h"
36 BumpPtrAllocator &Allocator;
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
42 : Allocator(Allocator), Serializer(Allocator, WriteUnique) {}
48 BumpPtrAllocator &getAllocator() const { return Allocator; }
90 BumpPtrAllocator Allocator;
96 : TypeTable(TypeTable), TempSerializer(Allocator, false) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
PDBFile.h 16 #include "llvm/Support/Allocator.h"
47 BumpPtrAllocator &Allocator);
104 BumpPtrAllocator &getAllocator() { return Allocator; }
124 BumpPtrAllocator &Allocator;

Completed in 466 milliseconds

1 2 3 4 5 6 78 91011>>