Searched defs:ControlFlowContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DControlFlowContext.h32 class ControlFlowContext { class in namespace:clang::dataflow
62 ControlFlowContext(const Decl &D, std::unique_ptr<CFG> Cfg, function in class:clang::dataflow::ControlFlowContext

Completed in 134 milliseconds