Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/src/
H A Dcxa_demangle.cpp297 static constexpr size_t UsableAllocSize = AllocSize - sizeof(BlockMeta); argument
295 struct BlockMeta { global() struct in __anonfcb94e470211::BumpPointerAllocator
296 Next__anonfcb94e470211::BumpPointerAllocator::BlockMeta global() argument
[all...]
/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp290 struct BlockMeta { struct in __anon811943230211::BumpPointerAllocator
291 BlockMeta* Next;
292 size_t Current;