Searched defs:HandlerType (Results 1 – 5 of 5) sorted by relevance
18 using HandlerType = std::function<Error()>; typedef
19 using HandlerType = std::function<Error()>; typedef
87 ClrHandlerType HandlerType; member
637 addClrEHHandler(WinEHFuncInfo & FuncInfo,int HandlerParentState,int TryParentState,ClrHandlerType HandlerType,uint32_t TypeToken,const BasicBlock * Handler) addClrEHHandler() argument 707 ClrHandlerType HandlerType = calculateClrEHStateNumbers() local
673 handlerCanCatch(QualType HandlerType,QualType ExceptionType) handlerCanCatch() argument [all...]