Searched refs:Y_CRL (Results 1 – 1 of 1) sorted by relevance
313 FullSourceLoc Y_CRL = Y.callReturn.asLocation(); in compareCall() local314 if (X_CRL != Y_CRL) in compareCall()315 return X_CRL.isBeforeInTranslationUnitThan(Y_CRL); in compareCall()