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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h232 /// \sa getGraphTrimInterval
384 unsigned getGraphTrimInterval();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp226 unsigned AnalyzerOptions::getGraphTrimInterval() { function in class:AnalyzerOptions
H A DExprEngine.cpp77 unsigned TrimInterval = mgr.options.getGraphTrimInterval();

Completed in 107 milliseconds