Searched defs:getSubExceptions (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h85 const std::vector<std::unique_ptr<WebAssemblyException>> &getSubExceptions() const { function in class:llvm::WebAssemblyException
88 std::vector<std::unique_ptr<WebAssemblyException>> &getSubExceptions() { function in class:llvm::WebAssemblyException

Completed in 130 milliseconds