Searched defs:IntMap (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/tests/ui/functions-closures/ | ||
| D | fn-item-type-coerce.rs | 9 type IntMap = fn(isize) -> isize; typedef |
| D | fn-item-type-cast.rs | 9 type IntMap = fn(isize) -> isize; typedef |