Searched refs:allocateNodeArray (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Support/ | ||
| D | ItaniumManglingCanonicalizer.cpp | 128 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon20625b1e0111::FoldingNodeAllocator |
| /openbsd/src/gnu/llvm/libcxxabi/src/ | ||
| D | cxa_demangle.cpp | 357 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anonc1d384b00211::DefaultAllocator |
| /openbsd/src/gnu/llvm/llvm/lib/Demangle/ | ||
| D | ItaniumDemangle.cpp | 356 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon0edb096c0211::DefaultAllocator |
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ | ||
| D | CPlusPlusLanguage.cpp | 424 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon716025760111::NodeAllocator |
| /openbsd/src/gnu/llvm/libcxxabi/src/demangle/ | ||
| D | ItaniumDemangle.h | 2463 void *mem = ASTAllocator.allocateNodeArray(sz); in makeNodeArray() |
| /openbsd/src/gnu/llvm/llvm/include/llvm/Demangle/ | ||
| D | ItaniumDemangle.h | 2463 void *mem = ASTAllocator.allocateNodeArray(sz); in makeNodeArray() |