Searched refs:SuppressionType (Results 1 – 3 of 3) sorted by relevance
21 enum SuppressionType { enum34 SuppressionType type;44 bool Match(const char* str, SuppressionType type, Suppression **s);56 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()148 const char *SuppressionTypeString(SuppressionType t) { in SuppressionTypeString()
95 SuppressionType conv(ReportType typ) { in conv()128 SuppressionType stype = conv(typ); in IsSuppressed()150 SuppressionType stype = conv(typ); in IsSuppressed()