clang 22.0.0git
UndefResultChecker.cpp File Reference

Go to the source code of this file.

Functions

static bool isArrayIndexOutOfBounds (CheckerContext &C, const Expr *Ex)

Function Documentation

◆ isArrayIndexOutOfBounds()