Home | History | Annotate | Download | only in Lex

Lines Matching refs:IncludeMacroStack

191     for (unsigned i = IncludeMacroStack.size(); i != 0; --i) {
192 IncludeStackInfo &Entry = IncludeMacroStack[i-1];