Searched refs:CondE (Results 1 – 1 of 1) sorted by relevance
2987 const Expr *CondE = builder.getCondition(); in processSwitch() local2988 SVal CondV_untested = state->getSVal(CondE, builder.getLocationContext()); in processSwitch()3013 assert(V1.getBitWidth() == getContext().getIntWidth(CondE->getType())); in processSwitch()