Home | History | Annotate | Download | only in Core

Lines Matching refs:Casts

197   // start by stripping and recording base casts.
198 SmallVector<const CastExpr *, 4> Casts;
204 Casts.push_back(CE);
233 // Re-apply the casts (from innermost to outermost) for type sanity.
234 for (SmallVectorImpl<const CastExpr *>::reverse_iterator I = Casts.rbegin(),
235 E = Casts.rend();
1321 /// to try to recover some path-sensitivity for casts of symbolic
1475 // Try to recover some path-sensitivity. Right now casts of symbolic