Searched refs:DecLast (Results 1 – 1 of 1) sorted by relevance
88 auto DecLast = SM.getDecomposedLoc(Last); in spelledForExpandedSlow() local90 auto &ExpLast = SM.getSLocEntry(DecLast.first).getExpansion(); in spelledForExpandedSlow()110 Last = ExpLast.getSpellingLoc().getLocWithOffset(DecLast.second); in spelledForExpandedSlow()118 auto DecLast = SM.getDecomposedExpansionLoc(Candidate.getEnd()); in spelledForExpandedSlow() local121 DecLast.first != TargetFile) in spelledForExpandedSlow()131 if (Dec.first != DecLast.first || Dec.second <= DecLast.second) in spelledForExpandedSlow()