Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DPagedVector.h61 PagedVector() : Allocator(new BumpPtrAllocator, true) {} in PagedVector() function
62 explicit PagedVector(BumpPtrAllocator *A) : Allocator(A, false) { in PagedVector() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DPagedVector.h61 PagedVector() : Allocator(new BumpPtrAllocator, true) {} in PagedVector() function
62 explicit PagedVector(BumpPtrAllocator *A) : Allocator(A, false) { in PagedVector() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DPagedVector.h61 PagedVector() : Allocator(new BumpPtrAllocator, true) {} in PagedVector() function
62 explicit PagedVector(BumpPtrAllocator *A) : Allocator(A, false) { in PagedVector() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DPagedVector.h61 PagedVector() : Allocator(new BumpPtrAllocator, true) {} in PagedVector() function
62 explicit PagedVector(BumpPtrAllocator *A) : Allocator(A, false) { in PagedVector() function