Home
last modified time | relevance | path

Searched refs:ArrayNew (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h170 ArrayNew, // ?_U operator new[] enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangleNodes.cpp321 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, ArrayNew, "operator new[]"); in output()
DMicrosoftDemangle.cpp606 IFK::ArrayNew, // ?_U operator new[] in translateIntrinsicFunctionCode()