Searched refs:DFSanVarargWrapperFn (Results 1 – 1 of 1) sorted by relevance
483 FunctionCallee DFSanVarargWrapperFn; member in __anondac588f30211::DataFlowSanitizer1300 CallInst::Create(DFSanVarargWrapperFn, in buildWrapperFunction()1352 DFSanVarargWrapperFn = Mod->getOrInsertFunction("__dfsan_vararg_wrapper", in initializeRuntimeFunctions()1400 DFSanVarargWrapperFn.getCallee()->stripPointerCasts()); in initializeRuntimeFunctions()3327 if (F == DFSF.DFS.DFSanVarargWrapperFn.getCallee()->stripPointerCasts()) in visitCallBase()