Searched refs:ConditionVal (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DReachableCode.h54 SourceRange ConditionVal,
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp3808 TryResult ConditionVal = tryEvaluateBool(E->getCond()); local
3809 TryResult NegatedVal = ConditionVal;
3813 bothKnownTrue(Context.KnownExecuted, ConditionVal));

Completed in 63 milliseconds