Searched defs:state_adt_ref (Results 1 – 2 of 2) sorted by relevance
147 let state_adt_ref = tcx.adt_def(state_did); in fn_sig_for_fn_abi() localVariable
225 state_adt_ref: AdtDef<'tcx>, field1495 let state_adt_ref = tcx.adt_def(state_did); in run_pass() localVariable