Searched refs:ExpFirst (Results 1 – 1 of 1) sorted by relevance
91 auto &ExpFirst = SM.getSLocEntry(DecFirst.first).getExpansion(); in spelledForExpandedSlow() local94 if (!ExpFirst.isMacroArgExpansion() || !ExpLast.isMacroArgExpansion()) in spelledForExpandedSlow()98 if (ExpFirst.getExpansionLocStart() != ExpLast.getExpansionLocStart()) in spelledForExpandedSlow()106 auto ExpFileID = SM.getFileID(ExpFirst.getExpansionLocStart()); in spelledForExpandedSlow()111 First = ExpFirst.getSpellingLoc().getLocWithOffset(DecFirst.second); in spelledForExpandedSlow()