Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dconstant-expression-cxx2a.cpp1178 constexpr void use_after_virt_destroy() { in use_after_virt_destroy() function
1185 static_assert((use_after_virt_destroy(), true)); // expected-error {{}} expected-note {{in call}}