Home
last modified time | relevance | path

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

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