/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | AppendingTypeTableBuilder.h | 55 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
D | MergingTypeTableBuilder.h | 64 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
D | GlobalTypeTableBuilder.h | 67 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | MappedBlockStream.h | 48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } in getAllocator() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFBuilder.h | 119 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
D | MappedBlockStream.h | 71 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 179 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 180 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | ImmutableList.h | 154 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
D | StringMap.h | 304 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 305 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ScopedHashTable.h | 172 AllocatorRefTy getAllocator() { return Allocator; } in getAllocator() function 173 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator() function
|
D | StringMap.h | 265 AllocatorRefTy getAllocator() { return Allocator; } in getAllocator() function 266 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator() function
|
D | ImmutableList.h | 152 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
/external/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 171 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 172 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | StringMap.h | 285 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 286 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | ImmutableList.h | 151 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFile.h | 104 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 81 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
|
/external/swiftshader/third_party/subzero/src/ |
D | IceLiveness.h | 108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringMap.h | 291 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 292 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 54 llvm::BumpPtrAllocator &getAllocator() { return *Alloc.getPointer(); } in getAllocator() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/ |
D | DwarfGenerator.h | 304 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/external/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.h | 308 TPoolAllocator& getAllocator() const { return *allocator; } in getAllocator() function
|
/external/deqp-deps/glslang/glslang/Include/ |
D | PoolAlloc.h | 308 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 136 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 368 llvm::BumpPtrAllocator & getAllocator() { return BVC.getAllocator(); } in getAllocator() function
|