Searched defs:enforce_abi (Results 1 – 2 of 2) sorted by relevance
404 pub(crate) enforce_abi: bool, field879 fn enforce_abi(ecx: &MiriInterpCx<'mir, 'tcx>) -> bool { in enforce_abi() method
153 fn enforce_abi(_ecx: &InterpCx<'mir, 'tcx, Self>) -> bool { in enforce_abi() method