Searched refs:DecLast (Results 1 – 1 of 1) sorted by relevance
90 auto DecLast = SM.getDecomposedLoc(Last); in spelledForExpandedSlow() local92 auto &ExpLast = SM.getSLocEntry(DecLast.first).getExpansion(); in spelledForExpandedSlow()112 Last = ExpLast.getSpellingLoc().getLocWithOffset(DecLast.second); in spelledForExpandedSlow()120 auto DecLast = SM.getDecomposedExpansionLoc(Candidate.getEnd()); in spelledForExpandedSlow() local123 DecLast.first != TargetFile) in spelledForExpandedSlow()133 if (Dec.first != DecLast.first || Dec.second <= DecLast.second) in spelledForExpandedSlow()