clang 24.0.0git
UseAfterLifetimeEnd.cpp File Reference

Go to the source code of this file.

Functions

static const ExprgetLifetimeBoundArg (const Expr *RetExpr, const MemRegion *Region, const ExplodedNode *N)
static SourceRange getRegionDeclRange (const MemRegion *Source)

Function Documentation

◆ getLifetimeBoundArg()

const Expr * getLifetimeBoundArg ( const Expr * RetExpr,
const MemRegion * Region,
const ExplodedNode * N )
static

◆ getRegionDeclRange()

SourceRange getRegionDeclRange ( const MemRegion * Source)
static

Definition at line 100 of file UseAfterLifetimeEnd.cpp.

References clang::Decl::getLocation().