Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h762 bool isPrunable() const { return IsPrunable; } in isPrunable() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h554 bool isPrunable() const { in isPrunable() function