Home
last modified time | relevance | path

Searched defs:UsableAllocSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxxabi/src/
H A Dcxa_demangle.cpp301 static constexpr size_t UsableAllocSize = AllocSize - sizeof(BlockMeta); global() member in __anonfcb94e470211::BumpPointerAllocator
/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp296 static constexpr size_t UsableAllocSize = AllocSize - sizeof(BlockMeta); member in __anon811943230211::BumpPointerAllocator