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