Home
last modified time | relevance | path

Searched defs:TransferState (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Analysis/FlowSensitive/
H A DMatchSwitch.h38 template <typename LatticeT> struct TransferState { struct
39 TransferState(LatticeT &Lattice, Environment &Env) in TransferState() function
62 /// MatchSwitch<TransferState<MyLattice> BuildSwitch() { argument