Searched refs:suppressReport (Results 1 – 1 of 1) sorted by relevance
45 bool suppressReport(CheckerContext &C, const Expr *E) const;119 bool DereferenceChecker::suppressReport(CheckerContext &C, in suppressReport() function in DereferenceChecker250 if (!suppressReport(C, DerefExpr)) in checkLocation()271 if (!suppressReport(C, expr)) { in checkLocation()319 if (!suppressReport(C, expr)) { in checkBind()