Searched defs:allocateMassive (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxxabi/src/ | ||
H A D | cxa_demangle.cpp | 313 void* allocateMassive(size_t NBytes) { allocateMassive() function in __anonfcb94e470211::BumpPointerAllocator |
/llvm-project/llvm/lib/Demangle/ | ||
H A D | ItaniumDemangle.cpp | 308 void* allocateMassive(size_t NBytes) { in allocateMassive() function in __anon811943230211::BumpPointerAllocator |