Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h192 bool shouldPrunePath() const { return !DoNotPrunePath; } in shouldPrunePath() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h408 bool shouldPrunePath() const { return !DoNotPrunePath; } in shouldPrunePath() function