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