Home
last modified time | relevance | path

Searched refs:allocateNodeArray (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Demangle/
H A DItaniumDemangleTest.cpp31 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon808a8ddc0111::TestAllocator
/llvm-project-15.0.7/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp129 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon61be68d20111::FoldingNodeAllocator
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_demangle.cpp357 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon766966e40211::DefaultAllocator
/llvm-project-15.0.7/llvm/lib/Demangle/
H A DItaniumDemangle.cpp356 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon451de9200211::DefaultAllocator
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp351 void *allocateNodeArray(size_t sz) { in allocateNodeArray() function in __anon6817baaa0111::NodeAllocator
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2450 void *mem = ASTAllocator.allocateNodeArray(sz); in makeNodeArray()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h2450 void *mem = ASTAllocator.allocateNodeArray(sz); in makeNodeArray()