Home
last modified time | relevance | path

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

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