Searched refs:SubsExpr (Results 1 – 1 of 1) sorted by relevance
306 void PointerArithChecker::checkPreStmt(const ArraySubscriptExpr *SubsExpr, in checkPreStmt() argument309 SVal Idx = State->getSVal(SubsExpr->getIdx(), C.getLocationContext()); in checkPreStmt()314 reportPointerArithMisuse(SubsExpr->getBase(), C); in checkPreStmt()