Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowEnvironment.h243 DiscardExprState, enumerator
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp260 Environment::ExprJoinBehavior JoinBehavior = Environment::DiscardExprState; in computeBlockInputState()