Searched defs:NewMeta (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp261 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); local
269 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); local

Completed in 54 milliseconds