Searched defs:IsSuppressed (Results 1 – 2 of 2) sorted by relevance
101 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() function113 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { in IsSuppressed() function132 uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppression **sp) { in IsSuppressed() function
114 func IsSuppressed(reporter Reporter, output []byte) bool { func