Searched refs:Y_CEWL (Results 1 – 1 of 1) sorted by relevance
306 FullSourceLoc Y_CEWL = Y.callEnterWithin.asLocation(); in compareCall() local307 if (X_CEWL != Y_CEWL) in compareCall()308 return X_CEWL.isBeforeInTranslationUnitThan(Y_CEWL); in compareCall()