Home
last modified time | relevance | path

Searched defs:bad5 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dc11lock.c49 void bad5(void) { in bad5() function
H A Dpthreadlock.c280 bad5(void) in bad5() function
/llvm-project/clang/test/Sema/
H A Daarch64-streaming-sme-or-nonstreaming-sve-builtins.c63 svfloat32_t bad5(svfloat32_t a, svfloat32_t b, svfloat32_t c) { bad5() function
/llvm-project/clang/test/Parser/
H A Dcxx1z-fold-expressions.cpp27 template<int ...N> void bad5() { N + ...; } // expected-error {{expected expression}} expected-erro… in bad5() function
/llvm-project/flang/test/Evaluate/
H A Derrors01.f9096 integer(8), parameter :: bad5 = shiftl(1_8, -64) local
182 real, parameter :: bad5 global() local
/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp386 void bad5() throw() { // expected-note {{here}} in bad5() function