Home | History | Annotate | Download | only in Lex

Lines Matching full:arglist

165   for (MacroArgs *ArgList = MacroArgCache; ArgList;)
166 ArgList = ArgList->deallocate();