Home
last modified time | relevance | path

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

/llvm-project/clang/test/Parser/
H A Dcxx1z-fold-expressions.cpp33 template<int ...N> int bad9() { return (3 + ... * N); } // expected-error {{operators in fold expre… in bad9() function
/llvm-project/clang/test/Analysis/
H A Dpthreadlock.c314 bad9(void) in bad9() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp398 void bad9() throw() { // expected-note {{here}} in bad9() function
/llvm-project/flang/test/Evaluate/
H A Derrors01.f90190 integer, parameter :: bad9 global() local