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