Searched refs:shouldPrunePath (Results 1 – 2 of 2) sorted by relevance
192 bool shouldPrunePath() const { return !DoNotPrunePath; } in shouldPrunePath() function
3177 if (R->shouldPrunePath() && getAnalyzerOptions().shouldPrunePaths()) { in generatePathDiagnostic()