Home
last modified time | relevance | path

Searched defs:OnCatchExpr (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dexpr-visitor.h183 Result OnCatchExpr(TryExpr*) override { return Result::Ok; } in OnCatchExpr() function
H A Dwat-writer.cc875 Result WatWriter::ExprVisitorDelegate::OnCatchExpr(TryExpr* expr) { in OnCatchExpr() function in wabt::__anonf2fd58e90111::WatWriter::ExprVisitorDelegate
H A Dbinary-reader-ir.cc943 Result BinaryReaderIR::OnCatchExpr() { in OnCatchExpr() function in wabt::__anon156422000111::BinaryReaderIR
H A Dvalidator.cc906 Result Validator::OnCatchExpr(TryExpr* expr) { in OnCatchExpr() function in wabt::__anon48876af90111::Validator
H A Dbinary-reader-nop.h224 Result OnCatchExpr() override { return Result::Ok; } in OnCatchExpr() function
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dexpr-visitor.h195 Result OnCatchExpr(TryExpr*, Catch*) override { return Result::Ok; } in OnCatchExpr() function
H A Dapply-names.cc336 Result NameApplier::OnCatchExpr(TryExpr*, Catch* expr) { in OnCatchExpr() function in wabt::__anon7a96ace60111::NameApplier
H A Dresolve-names.cc407 Result NameResolver::OnCatchExpr(TryExpr*, Catch* catch_) { in OnCatchExpr() function in wabt::NameResolver
H A Dvalidator.cc507 Result Validator::OnCatchExpr(TryExpr*, Catch* catch_) { in OnCatchExpr() function in wabt::__anona74020050111::Validator
H A Dwat-writer.cc889 Result WatWriter::ExprVisitorDelegate::OnCatchExpr( in OnCatchExpr() function in wabt::__anon28ccaf750111::WatWriter::ExprVisitorDelegate
H A Dbinary-reader-nop.h242 Result OnCatchExpr(Index tag_index) override { return Result::Ok; } in OnCatchExpr() function
H A Dbinary-reader-ir.cc1030 Result BinaryReaderIR::OnCatchExpr(Index except_index) { in OnCatchExpr() function in wabt::__anon53b5318c0111::BinaryReaderIR