Home
last modified time | relevance | path

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

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