Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_demangle.cpp302 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local
310 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DItaniumDemangle.cpp301 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local
309 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local