Searched refs:getArraySizeExpr (Results 1 – 2 of 2) sorted by relevance
45 auto *SizeEx = *AC->getArraySizeExpr(); in checkPreCall()
1039 std::optional<const clang::Expr *> getArraySizeExpr() const { in getArraySizeExpr() function1046 return getState()->getSVal(*getArraySizeExpr(), getLocationContext()); in getArraySizeVal()