Home
last modified time | relevance | path

Searched defs:never_throws (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-eh-terminate.cpp5 void never_throws() noexcept(true) { in never_throws() function
/llvm-project/bolt/test/runtime/X86/Inputs/
H A Dexception4.cpp19 void never_throws() throw () { in never_throws() function