Home
last modified time | relevance | path

Searched refs:nested_try (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dexceptions.cpp44 __attribute__((noinline)) void nested_try() { in nested_try() function
163 nested_try(); in main()
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dexceptions-seh.c113 int nested_try(void) { in nested_try() function