Searched defs:trylhs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c828 struct node *trylhs; local
845 trylhs = arrow->u.arrow.lhs->u.arrow.rhs;
851 trylhs = arrow->u.arrow.lhs;
861 check_cycle_lhs_try(stmtnp, trylhs, tryrhs);

Completed in 46 milliseconds