Searched refs:emitWasmCatchPadBlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp950 static void emitWasmCatchPadBlock(CodeGenFunction &CGF, function
1061 return emitWasmCatchPadBlock(CGF, catchScope);
1258 // Navigate for the "rethrow" block we created in emitWasmCatchPadBlock().

Completed in 59 milliseconds