Searched refs:setPrunable (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1165 ev->setPrunable(true, /* override */ false);
1411 event->setPrunable(shouldPrune.getValue());
1452 event->setPrunable(false);
1496 event->setPrunable(false);
1500 event->setPrunable(false);
H A DBugReporter.cpp1512 p->setPrunable(true);
1539 PE->setPrunable(true);
1808 p->setPrunable(true);
1851 PE->setPrunable(true);
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h519 void setPrunable(bool isPrunable, bool override = false) { function in class:clang::ento::PathDiagnosticEventPiece

Completed in 394 milliseconds