Home
last modified time | relevance | path

Searched defs:GetExceptionCode (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DExceptionRecord.h56 GetExceptionCode() const { return m_code; } in GetExceptionCode() function
/llvm-project/clang/test/Sema/
H A D__try.c20 #define GetExceptionCode __exception_code macro