Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-eh-catch.cpp10 extern "C" void handle_exception(void *e) noexcept(true);
45 handle_exception(&e); in catch_int()
92 handle_exception(&e); in catch_a_byval()
106 handle_exception(&e); in catch_a_ref()
/llvm-project/llvm/test/CodeGen/X86/
H A D2009-01-16-SchedulerBug.ll27 br i1 %has_exn, label %kjsNumberLiteral.exit, label %handle_exception
48 handle_exception: ; preds = %label
/llvm-project/clang/tools/scan-view/share/
H A DScanView.py261 self.handle_exception(e)
267 self.handle_exception(e)
284 self.handle_exception(e)
319 def handle_exception(self, exc): member in ScanViewRequestHandler
/llvm-project/libcxx/include/
H A DCMakeLists.txt633 __pstl/handle_exception.h
1662 __cxx03/__pstl/handle_exception.h
H A Dmodule.modulemap2238 module handle_exception { header "__pstl/handle_exception.h" }
/llvm-project/llvm/utils/gn/secondary/libcxx/include/
H A DBUILD.gn999 "__cxx03/__pstl/handle_exception.h",
1596 "__pstl/handle_exception.h",