clang 22.0.0git
|
Public Member Functions | |
llvm::ArrayRef< const Fact * > | getFacts (const CFGBlock *B) const |
void | addBlockFacts (const CFGBlock *B, llvm::ArrayRef< Fact * > NewFacts) |
template<typename FactType, typename... Args> | |
FactType * | createFact (Args &&...args) |
void | dump (const CFG &Cfg, AnalysisDeclContext &AC) const |
LoanManager & | getLoanMgr () |
OriginManager & | getOriginMgr () |
Definition at line 375 of file LifetimeSafety.cpp.
|
inline |
Definition at line 384 of file LifetimeSafety.cpp.
|
inline |
Definition at line 390 of file LifetimeSafety.cpp.
|
inline |
Definition at line 395 of file LifetimeSafety.cpp.
References clang::lifetimes::internal::Fact::dump(), clang::AnalysisDeclContext::getAnalysis(), and clang::AnalysisDeclContext::getDecl().
|
inline |
Definition at line 377 of file LifetimeSafety.cpp.
|
inline |
Definition at line 416 of file LifetimeSafety.cpp.
|
inline |
Definition at line 417 of file LifetimeSafety.cpp.