Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dstatic-assert.cpp212 } notBool; variable
214 static_assert(notBool, "message"); // expected-error {{value of type 'struct NotBool' is n…