Home
last modified time | relevance | path

Searched defs:parent_did (Results 1 – 2 of 2) sorted by relevance

/dports/net/afpfs-ng/afpfs-ng-0.8.1/lib/
H A Ddid.c178 unsigned int parent_did; in get_dirid() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_trait_selection/src/traits/error_reporting/
H A Dsuggestions.rs1817 let parent_did = parent.owner.to_def_id(); in note_obligation_cause_for_async_await() localVariable