clang 24.0.0git
UseAfterLifetimeEnd.cpp File Reference

Go to the source code of this file.

Functions

static const ExprgetLifetimeBoundArg (const Expr *RetExpr)
static SourceRange getRegionDeclRange (const MemRegion *Source)

Function Documentation

◆ getLifetimeBoundArg()

const Expr * getLifetimeBoundArg ( const Expr * RetExpr)
static

Definition at line 46 of file UseAfterLifetimeEnd.cpp.

References clang::FunctionDecl::parameters().

◆ getRegionDeclRange()

SourceRange getRegionDeclRange ( const MemRegion * Source)
static

Definition at line 90 of file UseAfterLifetimeEnd.cpp.