OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxIncludeStackDepth
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPLexerChange.cpp
72
if (
MaxIncludeStackDepth
< IncludeMacroStack.size())
73
MaxIncludeStackDepth
= IncludeMacroStack.size();
Preprocessor.cpp
275
llvm::errs() << " " <<
MaxIncludeStackDepth
<< " max include stack depth\n";
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
806
unsigned
MaxIncludeStackDepth
= 0;
Completed in 33 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026