Searched refs:isPrunable (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h429 void setPrunable(bool isPrunable, bool override = false) { argument
432 IsPrunable = isPrunable;
436 bool isPrunable() const { function in class:clang::ento::PathDiagnosticEventPiece
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp151 if (event->isPrunable())

Completed in 77 milliseconds