clang 22.0.0git
LifetimeSafety.cpp 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::lifetimes
namespace  clang::lifetimes::internal

Functions

static void clang::lifetimes::internal::DebugOnlyFunction (AnalysisDeclContext &AC, const CFG &Cfg, FactManager &FactMgr)
void clang::lifetimes::internal::collectLifetimeStats (AnalysisDeclContext &AC, OriginManager &OM, LifetimeSafetyStats &Stats)
void clang::lifetimes::runLifetimeSafetyAnalysis (AnalysisDeclContext &AC, LifetimeSafetyReporter *Reporter, LifetimeSafetyStats &Stats, bool CollectStats)
 The main entry point for the analysis.