Searched defs:ControlFlowContext (Results 1 – 2 of 2) sorted by relevance
18 class ControlFlowContext; variable43 virtual void beginAnalysis(const ControlFlowContext &, in beginAnalysis()
62 ControlFlowContext(const Decl &D, std::unique_ptr<CFG> Cfg, in ControlFlowContext() function