Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilRegistry.cpp18 using HandlerType = std::function<Error()>; typedef
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp19 using HandlerType = std::function<Error()>; typedef
/freebsd-src/sys/contrib/dev/acpica/components/events/
H A Devxface.c206 UINT32 HandlerType, in AcpiInstallNotifyHandler() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h87 ClrHandlerType HandlerType; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp636 addClrEHHandler(WinEHFuncInfo & FuncInfo,int HandlerParentState,int TryParentState,ClrHandlerType HandlerType,uint32_t TypeToken,const BasicBlock * Handler) addClrEHHandler() argument
706 ClrHandlerType HandlerType = calculateClrEHStateNumbers() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp685 handlerCanCatch(QualType HandlerType,QualType ExceptionType) handlerCanCatch() argument
[all...]
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacobject.h509 UINT32 HandlerType; /* Type: Device/System/Both */ member