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

Declarations

tools/clang/lib/CodeGen/SanitizerMetadata.h
   45   void disableSanitizerForInstruction(llvm::Instruction *I);

References

tools/clang/lib/CodeGen/CodeGenFunction.cpp
 2135     CGM.getSanitizerMetadata()->disableSanitizerForInstruction(I);
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 2026     CGM.getSanitizerMetadata()->disableSanitizerForInstruction(SI);