Home
last modified time | relevance | path

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

/llvm-project/clang/test/Parser/
H A Dcxx1z-fold-expressions.cpp34 template<int ...N> int bad10() { return (3 ? ... : N); } // expected-error +{{}} expected-note {{to… in bad10() function
/llvm-project/clang/test/Analysis/
H A Dpthreadlock.c321 bad10(void) in bad10() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp401 void bad10() throw() { // expected-note {{here}} in bad10() function
/llvm-project/flang/test/Evaluate/
H A Derrors01.f90192 real, parameter :: bad10 global() local