Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir/src/
Dhir.rs789 pub fn is_param_bound(&self, param_def_id: DefId) -> bool { in is_param_bound() method
805 pub fn is_param_bound(&self, param_def_id: LocalDefId) -> bool { in is_param_bound() method