Home
last modified time | relevance | path

Searched defs:BumpPtrAllocator (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRecycler.h80 void clear(BumpPtrAllocator &) { FreeList = nullptr; } in clear() argument
DArrayRecycler.h115 void clear(BumpPtrAllocator&) { in clear() argument
DAllocator.h439 typedef BumpPtrAllocatorImpl<> BumpPtrAllocator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h361 typedef BumpPtrAllocatorImpl<> BumpPtrAllocator; typedef