Home | History | Annotate | Download | only in Core

Lines Matching refs:YL

322   FullSourceLoc YL = Y.getLocation().asLocation();
323 if (XL != YL)
324 return XL.isBeforeInTranslationUnitThan(YL);
378 FullSourceLoc YL = Y.getLocation().asLocation();
379 if (XL != YL)
380 return XL.isBeforeInTranslationUnitThan(YL);