Searched defs:shouldPrunePath (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h408 bool shouldPrunePath() const { return !DoNotPrunePath; } function in class:clang::ento::PathSensitiveBugReport

Completed in 104 milliseconds