Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp522 const auto ConditionVal = RetVal.getAs<DefinedSVal>(); in processComparison() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1363 APInt ConditionVal(1, isTrueDest ? 1 : 0); in getEdgeValueLocal() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp5154 TryResult ConditionVal = tryEvaluateBool(E->getCond()); in VisitConditionalOperatorForTemporaryDtors() local