Searched defs:ConstRef (Results 1 – 6 of 6) sorted by relevance
379 pub enum ConstRef { enum385 impl ConstRef { impl
1054 struct ConstRef { struct1058 struct ConstRef<T&> { argument
1107 struct ConstRef { struct1111 struct ConstRef<T&> { argument
1984 for_const: impl FnOnce(&mut T, &ConstRef, Ty) -> Const + 'a, in generic_arg_to_chalk()2030 value: &ConstRef, in const_or_path_to_chalk()
124 bool ConstRef = false; // A sequence of refs to the same bit. in operator <<() local
891 ConstRef { def_id: DefId }, enumerator