Searched refs:DestCapacityExpr (Results 1 – 1 of 1) sorted by relevance
97 if (const auto *DestCapacityExpr = getDestCapacityExpr(Result)) in getDestCapacity() local98 return getLength(DestCapacityExpr, Result); in getDestCapacity()262 const Expr *DestCapacityExpr = getDestCapacityExpr(Result); in isDestCapacityOverflows() local263 int DestCapacity = getLength(DestCapacityExpr, Result); in isDestCapacityOverflows()271 StringRef DestCapacityExprStr = exprToStr(DestCapacityExpr, Result); in isDestCapacityOverflows()