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

References

lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  661     CallInst::Create(DFSanVarargWrapperFn,
  779   DFSanVarargWrapperFn = Mod->getOrInsertFunction("__dfsan_vararg_wrapper",
  792         &i != DFSanVarargWrapperFn.getCallee()->stripPointerCasts())
 1544   if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts())