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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h357 bool shouldPrunePaths();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp261 bool AnalyzerOptions::shouldPrunePaths() { function in class:AnalyzerOptions
H A DBugReporter.cpp3204 if (R->shouldPrunePath() && getAnalyzerOptions().shouldPrunePaths()) {

Completed in 114 milliseconds