Home
last modified time | relevance | path

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

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