Searched refs:DFSanVarargWrapperFn (Results 1 – 1 of 1) sorted by relevance
491 FunctionCallee DFSanVarargWrapperFn; member in __anonf4f619120211::DataFlowSanitizer1311 CallInst::Create(DFSanVarargWrapperFn, in buildWrapperFunction()1363 DFSanVarargWrapperFn = Mod->getOrInsertFunction("__dfsan_vararg_wrapper", in initializeRuntimeFunctions()1411 DFSanVarargWrapperFn.getCallee()->stripPointerCasts()); in initializeRuntimeFunctions()3316 if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts()) in visitCallBase()