Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp523 const auto ConditionVal = RetVal.getAs<DefinedSVal>(); in processComparison() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1312 APInt ConditionVal(1, isTrueDest ? 1 : 0); in getEdgeValueLocal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp4876 TryResult ConditionVal = tryEvaluateBool(E->getCond()); in VisitConditionalOperatorForTemporaryDtors() local