This file defines AnalysisDeclContext, a class that manages the analysis context data for context sen...
AnalysisDeclContext contains the context data for the function, method or block under analysis.
llvm::SmallVector< OriginID > buildOriginFlowChain(const FactManager &FactMgr, ProgramPoint StartPoint, const OriginID StartOID, const LoanID TargetLoan) const
Builds the chain of origins through which a loan has propagated.