Searched defs:DiagnosticPredicate (Results 1 – 1 of 1) sorted by relevance
202 struct DiagnosticPredicate { struct 205 explicit DiagnosticPredicate(bool Match) in DiagnosticPredicate() argument 208 DiagnosticPredicate(DiagnosticPredicateTy T) : Type(T) {} in DiagnosticPredicate() argument 210 DiagnosticPredicate& operator=(const DiagnosticPredicate &) = default; argument 203 TypeDiagnosticPredicate global() argument 213 isMatchDiagnosticPredicate isMatch() argument 214 isNearMatchDiagnosticPredicate isNearMatch() argument 215 isNoMatchDiagnosticPredicate isNoMatch() argument