Searched refs:DFSanVarargWrapperFn (Results 1 – 1 of 1) sorted by relevance
491 FunctionCallee DFSanVarargWrapperFn; member in __anon5712215c0211::DataFlowSanitizer1315 CallInst::Create(DFSanVarargWrapperFn, in buildWrapperFunction()1367 DFSanVarargWrapperFn = Mod->getOrInsertFunction("__dfsan_vararg_wrapper", in initializeRuntimeFunctions()1415 DFSanVarargWrapperFn.getCallee()->stripPointerCasts()); in initializeRuntimeFunctions()3331 if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts()) in visitCallBase()