Home
last modified time | relevance | path

Searched defs:getAllocator (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAllocatorBase.h109 Alloc &getAllocator() { return *this; } in getAllocator() function
110 const Alloc &getAllocator() const { return *this; } in getAllocator() function
118 Alloc &getAllocator() { return A; } in getAllocator() function
119 const Alloc &getAllocator() const { return A; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAllocatorBase.h115 Alloc &getAllocator() { return *this; } in getAllocator() function
116 const Alloc &getAllocator() const { return *this; } in getAllocator() function
124 Alloc &getAllocator() { return A; } in getAllocator() function
125 const Alloc &getAllocator() const { return A; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAllocatorBase.h115 Alloc &getAllocator() { return *this; } in getAllocator() function
116 const Alloc &getAllocator() const { return *this; } in getAllocator() function
124 Alloc &getAllocator() { return A; } in getAllocator() function
125 const Alloc &getAllocator() const { return A; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAllocatorBase.h115 Alloc &getAllocator() { return *this; } in getAllocator() function
116 const Alloc &getAllocator() const { return *this; } in getAllocator() function
124 Alloc &getAllocator() { return A; } in getAllocator() function
125 const Alloc &getAllocator() const { return A; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAllocatorBase.h115 Alloc &getAllocator() { return *this; } in getAllocator() function
116 const Alloc &getAllocator() const { return *this; } in getAllocator() function
124 Alloc &getAllocator() { return A; } in getAllocator() function
125 const Alloc &getAllocator() const { return A; } in getAllocator() function
/aosp_15_r20/frameworks/native/libs/ui/tests/
H A DGraphicBufferAllocator_test.cpp56 std::unique_ptr<const GrallocAllocator>& getAllocator() { return mAllocator; } in getAllocator() function in android::TestableGraphicBufferAllocator
62 const TestableGraphicBufferAllocator& getAllocator() { return mAllocator; } in getAllocator() function in android::GraphicBufferAllocatorTest
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DScopedHashTable.h178 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
179 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
H A DStringMap.h326 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
327 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DScopedHashTable.h171 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
172 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
H A DStringMap.h285 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
286 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DCodeCompleteConsumer.h672 CodeCompletionAllocator &getAllocator() const { in getAllocator() function
715 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator() function
1288 CodeCompletionAllocator &getAllocator() override { in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DCodeCompleteConsumer.h671 CodeCompletionAllocator &getAllocator() const { in getAllocator() function
714 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator() function
1287 CodeCompletionAllocator &getAllocator() override { in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DCodeCompleteConsumer.h672 CodeCompletionAllocator &getAllocator() const { in getAllocator() function
715 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator() function
1288 CodeCompletionAllocator &getAllocator() override { in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DCodeCompleteConsumer.h673 CodeCompletionAllocator &getAllocator() const { in getAllocator() function
716 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator() function
1289 CodeCompletionAllocator &getAllocator() override { in getAllocator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h291 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
292 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.h52 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
H A DMergingTypeTableBuilder.h61 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h52 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h52 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DMergingTypeTableBuilder.h61 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/
H A DMappedBlockStream.h48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h52 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DMergingTypeTableBuilder.h61 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h52 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.h54 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function

12345678910>>...14