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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h238 /// \sa getMaxNodesPerTopLevelFunction
396 unsigned getMaxNodesPerTopLevelFunction();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp238 unsigned AnalyzerOptions::getMaxNodesPerTopLevelFunction() { function in class:AnalyzerOptions
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp664 Mgr->options.getMaxNodesPerTopLevelFunction());

Completed in 156 milliseconds