Searched defs:ConstVarValue (Results 1 – 1 of 1) sorted by relevance
139 pub struct ConstVarValue<'tcx> { struct145 type Value = ConstVarValue<'tcx>; argument159 impl<'tcx> UnifyValue for ConstVarValue<'tcx> { implementation