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