Home | History | Annotate | Download | only in AST

Lines Matching full:blacklist

3819   const auto &Blacklist = Context.getSanitizerBlacklist();
3835 else if (Blacklist.isBlacklistedLocation(getLocation(), "field-padding"))
3837 else if (Blacklist.isBlacklistedType(getQualifiedNameAsString(),