Searched refs:shouldPrunePaths (Results 1 – 3 of 3) sorted by relevance
480 bool shouldPrunePaths();
328 bool AnalyzerOptions::shouldPrunePaths() { in shouldPrunePaths() function in AnalyzerOptions
3177 if (R->shouldPrunePath() && getAnalyzerOptions().shouldPrunePaths()) { in generatePathDiagnostic()