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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h410 void disablePathPruning() { DoNotPrunePath = true; } function in class:clang::ento::PathSensitiveBugReport

Completed in 103 milliseconds