Searched refs:DestMallocExprName (Results 1 – 1 of 1) sorted by relevance
28 constexpr llvm::StringLiteral DestMallocExprName = "DestMalloc"; variable46 if (const auto *DestMalloc = Result.Nodes.getNodeAs<Expr>(DestMallocExprName)) in getDestCapacityExpr()626 hasAnyArgument(allOf(unless(SizeExpr), expr().bind(DestMallocExprName)))); in registerMatchers()634 cxxNewExpr(hasArraySize(expr().bind(DestMallocExprName)))); in registerMatchers()