Searched refs:CurrExpArgTokens (Results 1 – 1 of 1) sorted by relevance
1065 ExpArgTokens &CurrExpArgTokens = Pair.second; in expandFromPrevMacro() local1068 auto It = CurrExpArgTokens.begin(); in expandFromPrevMacro()1069 while (It != CurrExpArgTokens.end()) { in expandFromPrevMacro()1086 It = CurrExpArgTokens.insert( in expandFromPrevMacro()1089 It = CurrExpArgTokens.erase(It); in expandFromPrevMacro()