Home | History | Annotate | Download | only in AST

Lines Matching defs:Diff

1561         CharUnits Diff = LHSValue.getLValueOffset() - 
1563 return Success(Diff / ElementSize, E);