Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Ddefault.pass.cpp38 struct NotNoexcept { struct
39 NotNoexcept() noexcept(false) {} in NotNoexcept() function
/external/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Ddefault.pass.cpp35 struct NotNoexcept { struct
36 NotNoexcept() noexcept(false) {} in NotNoexcept() function