Home
last modified time | relevance | path

Searched refs:getMaxNodesPerTopLevelFunction (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
HDAnalyzerOptions.h510 unsigned getMaxNodesPerTopLevelFunction();
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDAnalyzerOptions.cpp298 unsigned AnalyzerOptions::getMaxNodesPerTopLevelFunction() { in getMaxNodesPerTopLevelFunction() function in AnalyzerOptions
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
HDAnalysisConsumer.cpp660 Mgr->options.getMaxNodesPerTopLevelFunction()); in ActionExprEngine()