☰
Trait LlvmType
Required Methods
llvm_type
Implementors
Other items in
rustc_codegen_llvm
::
abi
All crates
?
Trait
rustc_codegen_llvm
::
abi
::
LlvmType
[
−
]
[src]
pub trait LlvmType { fn
llvm_type
<'ll>(&self, cx: &
CodegenCx
<'ll, '_>) -> &'ll
Type
; }
Required methods
[src]
fn
llvm_type
<'ll>(&self, cx: &
CodegenCx
<'ll, '_>) -> &'ll
Type
Implementors
[src]
impl
LlvmType
for
CastTarget
[src]
impl
LlvmType
for
Reg