Struct rustc::middle::trans::datum::Rvalue[src]
pub struct Rvalue {
pub mode: RvalueMode,
}Fields
mode |
pub struct Rvalue {
pub mode: RvalueMode,
}mode |
impl Rvaluefn new(m: RvalueMode) -> Rvalueimpl Drop for Rvaluefn drop(&mut self)impl KindOps for Rvaluefn post_store<'a>(&self, bcx: &'a Block<'a>, _val: ValueRef, _ty: t) -> &'a Block<'a>fn is_by_ref(&self) -> boolfn to_expr_kind(self) -> Expr
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).