Searched refs:MaxAllowedIncludeStackDepth (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessor.h137 MaxAllowedIncludeStackDepth = 200 enumerator in enum:clang::Preprocessor::__anon17597
/external/clang/lib/Lex/
H A DPPDirectives.cpp1438 if (IncludeMacroStack.size() == MaxAllowedIncludeStackDepth-1) {

Completed in 499 milliseconds