Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h166 void addTopLevelException(std::unique_ptr<WebAssemblyException> WE) { in addTopLevelException() function
H A DWebAssemblyExceptionInfo.cpp256 addTopLevelException(std::move(WE)); in recalculate()