Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp302 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local
310 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local