clang 24.0.0git
BoundsChecking.cpp File Reference

Go to the source code of this file.

Functions

static std::pair< NonLoc, nonloc::ConcreteIntgetSimplifiedOffsets (NonLoc Offset, nonloc::ConcreteInt Extent, SValBuilder &SVB)
static bool isNegative (SValBuilder &SVB, ProgramStateRef State, NonLoc Value)
static bool isUnsigned (SValBuilder &SVB, NonLoc Value)

Function Documentation

◆ getSimplifiedOffsets()

◆ isNegative()

bool isNegative ( SValBuilder & SVB,
ProgramStateRef State,
NonLoc Value )
static

◆ isUnsigned()