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