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