Home
last modified time | relevance | path

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

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