HomeSort by: relevance | last modified time | path
    Searched refs:HasReachedMaxIncludeDepth (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp 1976 if (Action == Enter && HasReachedMaxIncludeDepth && File &&
2245 HasReachedMaxIncludeDepth = true;
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 413 bool HasReachedMaxIncludeDepth = false;

Completed in 64 milliseconds