Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h802 bool isPrunable() const { return IsPrunable; } in isPrunable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h802 bool isPrunable() const { return IsPrunable; } in isPrunable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h802 bool isPrunable() const { return IsPrunable; } in isPrunable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h814 bool isPrunable() const { return IsPrunable; } in isPrunable() function
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h529 bool isPrunable() const { in isPrunable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DPathDiagnostic.h553 bool isPrunable() const { return IsPrunable.value_or(false); } in isPrunable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DPathDiagnostic.h553 bool isPrunable() const { return IsPrunable.value_or(false); } in isPrunable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DPathDiagnostic.h553 bool isPrunable() const { return IsPrunable.value_or(false); } in isPrunable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DPathDiagnostic.h553 bool isPrunable() const { return IsPrunable.value_or(false); } in isPrunable() function