Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp19 using HandlerType = std::function<Error()>; typedef
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devxface.c206 UINT32 HandlerType, in AcpiInstallNotifyHandler()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h87 ClrHandlerType HandlerType; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp637 int TryParentState, ClrHandlerType HandlerType, in addClrEHHandler()
707 ClrHandlerType HandlerType = in calculateClrEHStateNumbers() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp673 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h509 UINT32 HandlerType; /* Type: Device/System/Both */ member