Searched refs:BestLocation (Results 1 – 2 of 2) sorted by relevance
337 SourceLocation BestLocation; in getLastMacroWithSpelling() local351 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()353 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()354 BestLocation = Location; in getLastMacroWithSpelling()
358 SourceLocation BestLocation; in getLastMacroWithSpelling() local372 if (BestLocation.isInvalid() || in getLastMacroWithSpelling()374 SourceMgr.isBeforeInTranslationUnit(BestLocation, Location))) { in getLastMacroWithSpelling()375 BestLocation = Location; in getLastMacroWithSpelling()