Searched refs:DFSanVarargWrapperFn (Results 1 – 1 of 1) sorted by relevance
445 FunctionCallee DFSanVarargWrapperFn; member in __anon636bc1100211::DataFlowSanitizer1165 CallInst::Create(DFSanVarargWrapperFn, in buildWrapperFunction()1272 DFSanVarargWrapperFn = Mod->getOrInsertFunction("__dfsan_vararg_wrapper", in initializeRuntimeFunctions()1313 DFSanVarargWrapperFn.getCallee()->stripPointerCasts()); in initializeRuntimeFunctions()3046 if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts()) in visitCallBase()