Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/src/
H A Dtype_of.rs29 pub fn uncached_gcc_type<'gcc, 'tcx>(cx: &CodegenCx<'gcc, 'tcx>, layout: TyAndLayout<'tcx>, defer: … in uncached_gcc_type() function
204 uncached_gcc_type(cx, *self, &mut defer) in gcc_type()