Searched defs:IsSuppressed (Results 1 – 2 of 2) sorted by relevance
99 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() function111 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { in IsSuppressed() function130 uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppression **sp) { in IsSuppressed() function
25 def IsSuppressed(self, input_filename): member in Suppressor