Home
last modified time | relevance | path

Searched defs:bad12 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dfuchsia_lock.c75 void bad12(void) { in bad12() function
H A Dpthreadlock.c344 bad12(void) in bad12() function
/llvm-project/clang/test/Parser/
H A Dcxx1z-fold-expressions.cpp36 template<int ...N> int bad12() { return (... N); } // expected-error {{expected expression}} in bad12() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp407 void bad12() throw() { // expected-note {{here}} in bad12() function