reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGDecl.cpp
  442   CGM.getSanitizerMetadata()->reportGlobalToASan(var, D);
tools/clang/lib/CodeGen/CGExpr.cpp
 2826   CGM.getSanitizerMetadata()->disableSanitizerForGlobal(GV);
 2905     CGM.getSanitizerMetadata()->disableSanitizerForGlobal(
 3078       CGM.getSanitizerMetadata()->disableSanitizerForGlobal(InfoPtr);
 3139     CGM.getSanitizerMetadata()->disableSanitizerForGlobal(InfoPtr);
tools/clang/lib/CodeGen/CGStmt.cpp
 1060     CGM.getSanitizerMetadata()->disableSanitizerForGlobal(SLocPtr);
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 2135     CGM.getSanitizerMetadata()->disableSanitizerForInstruction(I);
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 2026     CGM.getSanitizerMetadata()->disableSanitizerForInstruction(SI);