Home
last modified time | relevance | path

Searched refs:getExceptionDepth (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h109 unsigned getExceptionDepth() const { in getExceptionDepth() function
H A DWebAssemblyExceptionInfo.cpp340 OS.indent(Depth * 2) << "Exception at depth " << getExceptionDepth() in print()