Home
last modified time | relevance | path

Searched defs:TryBlock (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph_build.h35 struct TryBlock { struct
36 int type; /*what kind of block this is (SETUP_SETUP, SETUP_FINALLY, SETUP_EXCEPT)*/
37 int bci; /*where to jump to find handler*/
38 int checkpoint; /*the handler to be rolled back*/
40 bool IsFinallyBlock; /*record current block is in exception block or finally block*/
/third_party/rust/rust/compiler/rustc_ast/src/util/
Dparser.rs286 TryBlock, enumerator
/third_party/rust/rust/compiler/rustc_span/src/
Dhygiene.rs1145 TryBlock, enumerator
/third_party/rust/rust/compiler/rustc_ast/src/
Dast.rs1453 TryBlock(P<Block>), enumerator
/third_party/rust/crates/syn/
Dsyn.json803 "TryBlock": [ array