Searched refs:LVState (Results 1 – 1 of 1) sorted by relevance
964 ProgramStateRef LVState = LVNode->getState(); in trackNullOrUndefValue() local965 SVal LVal = LVState->getSVal(Inner, LVNode->getLocationContext()); in trackNullOrUndefValue()967 if (LVState->isNull(LVal).isConstrainedTrue()) { in trackNullOrUndefValue()975 R = LVState->getSVal(Inner, LVNode->getLocationContext()).getAsRegion(); in trackNullOrUndefValue()989 SVal V = LVState->getRawSVal(loc::MemRegionVal(R)); in trackNullOrUndefValue()1005 LVState->isNull(*DV).isConstrainedTrue() && in trackNullOrUndefValue()