Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h60 void setParentException(WebAssemblyException *WE) { ParentException = WE; } in setParentException() function
DWebAssemblyExceptionInfo.cpp126 SubE->setParentException(WE); in discoverAndMapException()