reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1232 bool isInSanitizerBlacklist(llvm::GlobalVariable *GV, SourceLocation Loc,
35 IsDynInit &= !CGM.isInSanitizerBlacklist(GV, Loc, Ty, "init"); 36 IsBlacklisted |= CGM.isInSanitizerBlacklist(GV, Loc, Ty);