Searched refs:DecFirst (Results 1 – 1 of 1) sorted by relevance
89 auto DecFirst = SM.getDecomposedLoc(First); in spelledForExpandedSlow() local91 auto &ExpFirst = SM.getSLocEntry(DecFirst.first).getExpansion(); in spelledForExpandedSlow()111 First = ExpFirst.getSpellingLoc().getLocWithOffset(DecFirst.second); in spelledForExpandedSlow()119 auto DecFirst = SM.getDecomposedExpansionLoc(Candidate.getBegin()); in spelledForExpandedSlow() local122 if (Candidate.isInvalid() || DecFirst.first != TargetFile || in spelledForExpandedSlow()128 if (Dec.first != DecFirst.first || Dec.second >= DecFirst.second) in spelledForExpandedSlow()