Searched refs:firstVal (Results 1 – 1 of 1) sorted by relevance
688 SVal firstVal = state->getSVal(First.Expression, LCtx); in CheckOverlap() local691 std::optional<Loc> firstLoc = firstVal.getAs<Loc>(); in CheckOverlap()