Searched refs:SuppressionType (Results 1 – 3 of 3) sorted by relevance
21 enum SuppressionType { enum32 SuppressionType type;42 bool Match(const char* str, SuppressionType type, Suppression **s);53 const char *SuppressionTypeString(SuppressionType t);
68 bool SuppressionContext::Match(const char *str, SuppressionType type, in Match()118 s.type = static_cast<SuppressionType>(type); in Parse()143 const char *SuppressionTypeString(SuppressionType t) { in SuppressionTypeString()
78 SuppressionType conv(ReportType typ) { in conv()100 SuppressionType stype = conv(typ); in IsSuppressed()122 SuppressionType stype = conv(typ); in IsSuppressed()