Searched defs:prunable (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1279 Optional<bool> &prunable) {
1292 prunable = false;
1297 prunable = false;
1275 patternMatch(const Expr *Ex, raw_ostream &Out, BugReporterContext &BRC, BugReport &report, const ExplodedNode *N, Optional<bool> &prunable) argument

Completed in 93 milliseconds