Home
last modified time | relevance | path

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

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