/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | MappedBlockStream.h | 48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } 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
|
D | ImmutableSet.h | 381 BumpPtrAllocator& getAllocator() const { 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
|
D | ImmutableSet.h | 381 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 70 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
|
/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 54 llvm::BumpPtrAllocator &getAllocator() { return *Alloc.getPointer(); } in getAllocator() function
|
/external/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.h | 302 TPoolAllocator& getAllocator() const { return *allocator; } in getAllocator() function
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 117 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
|
D | vktSynchronizationOperationMultiQueueTests.cpp | 216 Allocator& getAllocator (void) in getAllocator() function in vkt::synchronization::__anon715f59db0111::MultiQueues
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 368 llvm::BumpPtrAllocator & getAllocator() { return BVC.getAllocator(); } in getAllocator() function
|
D | ProgramState.h | 506 llvm::BumpPtrAllocator& getAllocator() { return Alloc; } in getAllocator() function
|
D | MemRegion.h | 1148 llvm::BumpPtrAllocator &getAllocator() { return A; } in getAllocator() function
|
/external/clang/include/clang/Sema/ |
D | CodeCompleteConsumer.h | 527 CodeCompletionAllocator &getAllocator() const { in getAllocator() function
|
/external/clang/include/clang/Basic/ |
D | IdentifierTable.h | 470 llvm::BumpPtrAllocator& getAllocator() { in getAllocator() function
|
/external/compiler-rt/lib/scudo/ |
D | scudo_allocator.cpp | 526 static ScudoAllocator &getAllocator() { in getAllocator() function
|
/external/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 632 CodeCompletionAllocator &getAllocator() override { in getAllocator() function in __anon4832e0d10211::CaptureCompletionResults
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 954 llvm::BumpPtrAllocator& getAllocator() { in getAllocator() function
|
/external/llvm/lib/Support/ |
D | YAMLParser.cpp | 1870 BumpPtrAllocator &Node::getAllocator() { in getAllocator() function in Node
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 564 llvm::BumpPtrAllocator &getAllocator() const { in getAllocator() function
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2133 CodeCompletionAllocator &getAllocator() override { in getAllocator() function in __anon5a88eb930411::AugmentedCodeCompleteConsumer
|