AllFacts | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | protected |
Base typedef | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | |
DataflowAnalysis(const CFG &C, AnalysisDeclContext &AC, FactManager &F) | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inlineexplicitprotected |
dump() const | clang::lifetimes::internal::DataflowAnalysis< Derived, LatticeType, Dir > | inlineprotected |
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 AssignOriginFact &) | 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 |