Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMatchSwitch.h55 template <typename LatticeT> struct TransferStateForDiagnostics { struct
56 TransferStateForDiagnostics(const LatticeT &Lattice, const Environment &Env) in TransferStateForDiagnostics() argument
60 const LatticeT &Lattice;
61 const Environment &Env;