Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTrustNonnullChecker.cpp229 SVal ConsequentS = SVB.makeSymbolVal(*Consequent); in addImplication() local
230 State = InputState->assume(ConsequentS.castAs<DefinedSVal>(), Negated); in addImplication()