| Base typedef | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | |
| DataflowAnalysis(const CFG &Cfg, AnalysisDeclContext &AC, FactManager &FactMgr) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inlineexplicitprotected |
| dump() const | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inlineprotected |
| FactMgr | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | protected |
| getInState(const CFGBlock *B) const | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inlineprotected |
| getOutState(const CFGBlock *B) const | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inlineprotected |
| getState(ProgramPoint P) const | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inlineprotected |
| Lattice typedef | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | |
| run() | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inline |
| transfer(Lattice In, const IssueFact &) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inline |
| transfer(Lattice In, const ExpireFact &) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inline |
| transfer(Lattice In, const OriginFlowFact &) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inline |
| transfer(Lattice In, const ReturnOfOriginFact &) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inline |
| transfer(Lattice In, const UseFact &) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inline |
| transfer(Lattice In, const TestPointFact &) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inline |