Home
last modified time | relevance | path

Searched defs:HandlerType (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilRegistry.cpp18 using HandlerType = std::function<Error()>; typedef
/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp19 using HandlerType = std::function<Error()>; typedef
/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h87 ClrHandlerType HandlerType; member
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp637 addClrEHHandler(WinEHFuncInfo & FuncInfo,int HandlerParentState,int TryParentState,ClrHandlerType HandlerType,uint32_t TypeToken,const BasicBlock * Handler) addClrEHHandler() argument
707 ClrHandlerType HandlerType = calculateClrEHStateNumbers() local
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp673 handlerCanCatch(QualType HandlerType,QualType ExceptionType) handlerCanCatch() argument
[all...]