Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.h89 widenTypeErased(TypeErasedLattice &Current,
H A DDataflowAnalysis.h106 LatticeJoinEffect widenTypeErased(TypeErasedLattice &Current, in widenTypeErased() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp526 LatticeJoinEffect Effect1 = Analysis.widenTypeErased( in runTypeErasedDataflowAnalysis()