Searched refs:DFSanVarargWrapperFn (Results 1 – 1 of 1) sorted by relevance
468 FunctionCallee DFSanVarargWrapperFn; member in __anond47758270111::DataFlowSanitizer1226 CallInst::Create(DFSanVarargWrapperFn, in buildWrapperFunction()1370 DFSanVarargWrapperFn = Mod->getOrInsertFunction("__dfsan_vararg_wrapper", in initializeRuntimeFunctions()1416 DFSanVarargWrapperFn.getCallee()->stripPointerCasts()); in initializeRuntimeFunctions()3193 if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts()) in visitCallBase()