Searched defs:memory_ty (Results 1 – 2 of 2) sorted by relevance
175 fn memory_ty(&self, cx: &CodegenCx<'ll, 'tcx>) -> &'ll Type; in memory_ty() method193 fn memory_ty(&self, cx: &CodegenCx<'ll, 'tcx>) -> &'ll Type { in memory_ty() method
411 fn memory_ty(&self, cx: &CodegenCx<'gcc, 'tcx>) -> Type<'gcc>; in memory_ty() method419 fn memory_ty(&self, cx: &CodegenCx<'gcc, 'tcx>) -> Type<'gcc> { in memory_ty() method