Home | History | Annotate | Download | only in Lex

Lines Matching refs:IncludeMacroStack

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