clang 23.0.0git
LifetimeModeling.h File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::ento
namespace  clang::ento::lifetime_modeling

Functions

std::vector< const MemRegion * > clang::ento::lifetime_modeling::getDanglingRegionsAfterReturn (SVal Source, ProgramStateRef State, CheckerContext &C)
 Returns the set of lifetime sources bound to Source that are dangling stack regions.