Home
last modified time | relevance | path

Searched refs:exceptionCode (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.h21 bool IsHandledDeadlyException(DWORD exceptionCode);
Dsanitizer_win.cpp888 bool IsHandledDeadlyException(DWORD exceptionCode) { in IsHandledDeadlyException() argument
889 switch (exceptionCode) { in IsHandledDeadlyException()
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Java/
DJava.stg931 wrapNvaExceptionForK1(exceptionCode) ::= <<
932 <exceptionCode>
935 wrapNvaExceptionForK2(exceptionCode) ::= <<
939 <exceptionCode>
945 wrapNvaExceptionForKN(exceptionCode) ::= <<
951 <exceptionCode>