Searched refs:DecLast (Results 1 – 1 of 1) sorted by relevance
91 auto DecLast = SM.getDecomposedLoc(Last); in spelledForExpandedSlow() local93 auto &ExpLast = SM.getSLocEntry(DecLast.first).getExpansion(); in spelledForExpandedSlow()115 Last = ExpLast.getSpellingLoc().getLocWithOffset(DecLast.second); in spelledForExpandedSlow()174 auto DecLast = SM.getDecomposedLoc(Candidate.getEnd()); in spelledForExpandedSlow() local176 if (Candidate.isInvalid() || DecFirst.first != TargetFile || DecLast.first != TargetFile) in spelledForExpandedSlow()186 if (Dec.first != DecLast.first || Dec.second <= DecLast.second) in spelledForExpandedSlow()