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

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 262 unsigned InlineMaxStackDepth;
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 1015 if ((StackDepth >= Opts.InlineMaxStackDepth) &&

Completed in 78 milliseconds