Lines Matching full:catches
792 // try/catches.907 /// - Catches by reference behave according to their base types.908 /// - Catches of non-record types will only trigger for exceptions910 /// - Catches of record types can trigger for arbitrary subclasses