Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Category

1409                                            StringRef Category) const {
1415 if (SanitizerBL.isBlacklistedGlobal(GV->getName(), Category))
1417 if (SanitizerBL.isBlacklistedLocation(Loc, Category))
1429 if (SanitizerBL.isBlacklistedType(TypeStr, Category))