Searched defs:panics (Results 1 – 11 of 11) sorted by relevance
31 fn panics<T: PartialOrd>(range: RangeAny<T>) -> bool { in panics() function
58 func panics(f func()) (b bool) { func
885 func panics(f func()) (didPanic bool) { func
185 let panics: Vec<_> = scope in scope() localVariable
658 func panics(f func()) (b bool) { func
1428 panics: bool, in test_box_slice_clone_panics() field
906 panics map[funcLine]*ssa.Block member