Searched refs:ExpBound (Results 1 – 1 of 1) sorted by relevance
143 auto &ExpBound = SM.getSLocEntry(DecBound.first).getExpansion(); in spelledForExpandedSlow() local144 if (ExpBound.isMacroArgExpansion() && in spelledForExpandedSlow()145 ExpBound.getExpansionLocStart() == ExpFirst.getExpansionLocStart()) { in spelledForExpandedSlow()147 Bound = ExpBound.getSpellingLoc().getLocWithOffset(DecBound.second); in spelledForExpandedSlow()