Home | History | Annotate | Download | only in Analysis

Lines Matching refs:stripPointerCasts

1979   LHS = LHS->stripPointerCasts();
1980 RHS = RHS->stripPointerCasts();