Searched refs:LVIsNull (Results 1 – 1 of 1) sorted by relevance
2094 bool LVIsNull = LVState->isNull(LVal).isConstrainedTrue(); in trackExpressionValue() local2099 if (RR && !LVIsNull) in trackExpressionValue()2108 const MemRegion *R = (RR && LVIsNull) ? RR : in trackExpressionValue()