Searched refs:YDL (Results 1 – 1 of 1) sorted by relevance
400 SourceLocation YDL = YD->getLocation(); in compare() local401 if (XDL != YDL) { in compare()403 return SM.isBeforeInTranslationUnit(XDL, YDL); in compare()