Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h86 const std::vector<WebAssemblyException *> &getSubExceptions() const { in getSubExceptions() function
89 std::vector<WebAssemblyException *> &getSubExceptions() { in getSubExceptions() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h89 getSubExceptions() const { in getSubExceptions() function
92 std::vector<std::unique_ptr<WebAssemblyException>> &getSubExceptions() { in getSubExceptions() function