Searched refs:ExpFirst (Results 1 – 1 of 1) sorted by relevance
89 auto &ExpFirst = SM.getSLocEntry(DecFirst.first).getExpansion(); in spelledForExpandedSlow() local92 if (!ExpFirst.isMacroArgExpansion() || !ExpLast.isMacroArgExpansion()) in spelledForExpandedSlow()96 if (ExpFirst.getExpansionLocStart() != ExpLast.getExpansionLocStart()) in spelledForExpandedSlow()104 auto ExpFileID = SM.getFileID(ExpFirst.getExpansionLocStart()); in spelledForExpandedSlow()109 First = ExpFirst.getSpellingLoc().getLocWithOffset(DecFirst.second); in spelledForExpandedSlow()