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