Home | History | Annotate | Download | only in Lex

Lines Matching refs:IncludeMacroStack

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