Function rustc::middle::trans::adt::const_get_discrim[src]
pub fn const_get_discrim(ccx: &CrateContext, r: &Repr, val: ValueRef) -> Disr
Get the discriminant of a constant value. (Not currently used.)
pub fn const_get_discrim(ccx: &CrateContext, r: &Repr, val: ValueRef) -> Disr
Get the discriminant of a constant value. (Not currently used.)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).