Home
last modified time | relevance | path

Searched refs:widenInternal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h110 return widenInternal(Rank0{}, C, P); in widenTypeErased()
140 static auto widenInternal(Rank0, T &Current, const T &Prev)
148 static LatticeJoinEffect widenInternal(Rank1, const Lattice &Current, in widenInternal() function