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

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

Completed in 46 milliseconds