Searched refs:ExpLast (Results 1 – 1 of 1) sorted by relevance
92 auto &ExpLast = SM.getSLocEntry(DecLast.first).getExpansion(); in spelledForExpandedSlow() local94 if (!ExpFirst.isMacroArgExpansion() || !ExpLast.isMacroArgExpansion()) in spelledForExpandedSlow()98 if (ExpFirst.getExpansionLocStart() != ExpLast.getExpansionLocStart()) in spelledForExpandedSlow()112 Last = ExpLast.getSpellingLoc().getLocWithOffset(DecLast.second); in spelledForExpandedSlow()