Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DMatchSwitch.h42 template <typename LatticeT> struct TransferState { struct
43 TransferState(LatticeT &Lattice, Environment &Env) in TransferState() argument
51 /// A read-only version of TransferState. argument