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

References

lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  773     AL = AL.addParamAttribute(M.getContext(), 0, Attribute::ZExt);
  773     AL = AL.addParamAttribute(M.getContext(), 0, Attribute::ZExt);
  775         Mod->getOrInsertFunction("__dfsan_set_label", DFSanSetLabelFnTy, AL);