Home | History | Annotate | Download | only in Lex

Lines Matching refs:MaxAllowedIncludeStackDepth

1335   if (IncludeMacroStack.size() == MaxAllowedIncludeStackDepth-1) {