Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMisplacedPointerArithmeticInAllocCheck.cpp51 const auto ArrayNew = cxxNewExpr(isArray()); in registerMatchers() local
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h171 ArrayNew, // ?_U operator new[] global() enumerator
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp794 ArrayNew, global() enumerator