Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DItaniumDemangle.cpp261 char* NewMeta = static_cast<char *>(std::malloc(AllocSize)); in grow() local
269 BlockMeta* NewMeta = reinterpret_cast<BlockMeta*>(std::malloc(NBytes)); in allocateMassive() local