Trait rustc::middle::trans::cabi_x86_64::TypeMethods[src]

trait TypeMethods {
    fn is_reg_ty(&self) -> bool;
}

Required Methods

fn is_reg_ty(&self) -> bool

Implementors