Searched refs:getDestCapacityExpr (Results 1 – 1 of 1) sorted by relevance
45 static const Expr *getDestCapacityExpr(const MatchFinder::MatchResult &Result) { in getDestCapacityExpr() function97 if (const auto *DestCapacityExpr = getDestCapacityExpr(Result)) in getDestCapacity()177 exprToStr(getDestCapacityExpr(Result), Result).trim(); in isDestBasedOnGivenLength()262 const Expr *DestCapacityExpr = getDestCapacityExpr(Result); in isDestCapacityOverflows()402 if (const Expr *CapacityExpr = getDestCapacityExpr(Result)) in isDestCapacityFix()458 (Twine(exprToStr(getDestCapacityExpr(Result), Result)) + in insertDestCapacityArg()