Searched refs:HandlerFn (Results 1 – 1 of 1) sorted by relevance
173 WinEHCloningDirectorBase(Function *HandlerFn, FrameVarInfoMap &VarInfo, in WinEHCloningDirectorBase() argument175 : Materializer(HandlerFn, VarInfo), in WinEHCloningDirectorBase()176 SelectorIDType(Type::getInt32Ty(HandlerFn->getContext())), in WinEHCloningDirectorBase()177 Int8PtrType(Type::getInt8PtrTy(HandlerFn->getContext())), in WinEHCloningDirectorBase()577 Function *HandlerFn = TempAlloca->getParent()->getParent(); in prepareExceptionHandlers() local583 &(HandlerFn->getArgumentList().back()), in prepareExceptionHandlers()