Searched refs:ImportantError (Results 1 – 1 of 1) sorted by relevance
6 class ImportantError { class17 …throw ImportantError(); // CHECK-NEXT: File 0, [[@LINE]]:5 -> [[@LINE]]:25 = #2 (HasCode… in func()27 …} catch(const ImportantError &e) { // CHECK-NEXT: File 0, [[@LINE]]:36 -> [[@LINE+3]]:8 = #3 (Has… in main()