Home
last modified time | relevance | path

Searched defs:bad4 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/flang/test/Evaluate/
H A Derrors01.f9069 logical, parameter :: bad4 = btest(0_8, 64) local
83 integer(8), parameter :: bad4 = ishft(1_8, 65) local
94 integer(8), parameter :: bad4 = shiftl(1_8, -65) local
180 integer, parameter :: bad4 global() local
/llvm-project/clang/test/Analysis/
H A Dc11lock.c42 void bad4(void) { in bad4() function
H A Dfuchsia_lock.c38 void bad4(void) { in bad4() function
H A Dpthreadlock.c271 bad4(void) in bad4() function
/llvm-project/clang/test/Sema/
H A Daarch64-streaming-sme-or-nonstreaming-sve-builtins.c56 svfloat32_t bad4(svfloat32_t a, svfloat32_t b, svfloat32_t c) __arm_streaming_compatible { bad4() function
/llvm-project/clang/test/Parser/
H A Dcxx1z-fold-expressions.cpp19 template<int ...N, int ...M> void bad4(int (&...x)[N]) { (N + M * ... * 1); } // expected-error {{e… in bad4() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-throw-out-noexcept-func.cpp383 void bad4() throw() { // expected-note {{here}} in bad4() function