Home
last modified time | relevance | path

Searched defs:throwing (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/atomics/atomics.types.generic/
H A Dthrow.pass.cpp17 struct throwing { struct
18 throwing() { throw 42; } in throwing() function
H A Dconstexpr_noexcept.compile.pass.cpp24 struct throwing { struct
25 throwing() {} in throwing() argument
/llvm-project/clang/test/CodeGenObjC/
H A Dexceptions-personality.m17 void throwing(void) { function
H A Dexceptions-nonfragile.m14 void throwing(void) { function