Searched refs:maythrow (Results 1 – 13 of 13) sorted by relevance
5 ; extern "C" void maythrow();9 ; maythrow();11 ; maythrow();14 ; maythrow();73 invoke void @maythrow()81 invoke void @maythrow() [ "funclet"(token %1) ]89 call void @maythrow() [ "funclet"(token %3) ]99 declare void @maythrow() local_unnamed_addr #1
6 declare void @maythrow()90 call void @maythrow()139 ; CHECK: call void @maythrow()147 call void @maythrow()
6 declare void @maythrow()52 ; CHECK-NEXT: call void @maythrow()71 call void @maythrow()
68 call void @maythrow()98 declare void @maythrow()
279 declare void @maythrow() inaccessiblememonly294 call void @maythrow()314 call void @maythrow()335 call void @maythrow()
57 void maythrow() { } in maythrow() function58 static_assert(!requires { { maythrow() } noexcept; });
330 declare void @maythrow()340 ; CHECK-NEXT: call void @maythrow()353 call void @maythrow()375 ; CHECK-NEXT: call void @maythrow()389 call void @maythrow()402 ; CHECK-NEXT: call void @maythrow()415 call void @maythrow()437 ; CHECK-NEXT: call void @maythrow()451 call void @maythrow()
86 declare void @maythrow() readnone93 ; CHECK-NEXT: call void @maythrow()102 call void @maythrow()116 ; CHECK-NEXT: call void @maythrow()132 call void @maythrow()152 ; CHECK-NEXT: call void @maythrow()170 call void @maythrow()185 ; CHECK-NEXT: call void @maythrow()193 call void @maythrow()
64 call void @unknown() ; maythrow
213 declare void @maythrow() readnone220 ; CHECK-NEXT: call void @maythrow()229 call void @maythrow()
116 declare void @maythrow()126 ; CHECK-NEXT: call void @maythrow()150 call void @maythrow()
281 ; Same as test8, but with a readwrite maythrow call
215 declare void @maythrow()