Searched refs:DFSanVarargWrapperFn (Results 1 – 1 of 1) sorted by relevance
461 FunctionCallee DFSanVarargWrapperFn; member in __anonc1e0408c0211::DataFlowSanitizer1173 CallInst::Create(DFSanVarargWrapperFn, in buildWrapperFunction()1222 DFSanVarargWrapperFn = Mod->getOrInsertFunction("__dfsan_vararg_wrapper", in initializeRuntimeFunctions()1263 DFSanVarargWrapperFn.getCallee()->stripPointerCasts()); in initializeRuntimeFunctions()2995 if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts()) in visitCallBase()