Home | History | Annotate | Download | only in Lex

Lines Matching refs:MacroArgCache

80       CurSubmoduleState(&NullSubmoduleState), MacroArgCache(nullptr),
157 // This populates MacroArgCache, so all TokenLexers need to be destroyed
158 // before the code below that frees up the MacroArgCache list.
168 for (MacroArgs *ArgList = MacroArgCache; ArgList;)