Searched refs:LVState (Results 1 – 1 of 1) sorted by relevance
960 ProgramStateRef LVState = LVNode->getState(); in trackNullOrUndefValue() local961 SVal LVal = LVState->getSVal(Inner, LVNode->getLocationContext()); in trackNullOrUndefValue()963 if (LVState->isNull(LVal).isConstrainedTrue()) { in trackNullOrUndefValue()971 R = LVState->getSVal(Inner, LVNode->getLocationContext()).getAsRegion(); in trackNullOrUndefValue()985 SVal V = LVState->getRawSVal(loc::MemRegionVal(R)); in trackNullOrUndefValue()998 if (!DV->isZeroConstant() && LVState->isNull(*DV).isConstrainedTrue() && in trackNullOrUndefValue()