Searched refs:allocateNodeArray (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp129 void *allocateNodeArray(size_t sz) { function in class:__anon3793::FoldingNodeAllocator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp314 void *allocateNodeArray(size_t sz) { function in class:__anon3640::DefaultAllocator
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp285 void *allocateNodeArray(size_t sz) { function in class:__anon2830::NodeAllocator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2376 void *mem = ASTAllocator.allocateNodeArray(sz);

Completed in 244 milliseconds