Home
last modified time | relevance | path

Searched refs:FnAbiGccExt (Results 1 – 4 of 4) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/src/
H A Dabi.rs88 pub trait FnAbiGccExt<'gcc, 'tcx> { interface
94 impl<'gcc, 'tcx> FnAbiGccExt<'gcc, 'tcx> for FnAbi<'tcx, Ty<'tcx>> {
H A Dcallee.rs6 use crate::abi::FnAbiGccExt;
H A Ddeclare.rs7 use crate::abi::FnAbiGccExt;
H A Dtype_of.rs12 use crate::abi::{FnAbiGccExt, GccType};