Home
last modified time | relevance | path

Searched defs:zz (Results 1 – 21 of 21) sorted by relevance

/llvm-project/compiler-rt/test/msan/
H A Dvector_div.cpp12 volatile auto zz = _mm_div_ps(_mm_set1_ps(255), _mm_set1_ps(scale)); in main() local
H A Dchained_origin.cpp30 int * volatile zz = new int; in main() local
/llvm-project/clang/test/SemaCXX/
H A Dinternal_linkage.cpp14 static int zz; // expected-note{{previous declaration is here}} member in A
25 __attribute__((internal_linkage)) int A::zz; // expected-error{{'internal_linkage' attribute does n… member in A
H A Danonymous-union.cpp71 double zz; // expected-note{{previous definition is here}} member
H A Dwarn-thread-safety-analysis.cpp4365 int zz = a + b; test() local
4392 int zz = a + b; testAssertShared() local
4397 int zz = a + b; testAssertShared() local
/llvm-project/clang/test/PCH/
H A Ddelayed-template-with-pragma.cpp17 int x, y, z, zz; in a() local
/llvm-project/clang/test/Sema/
H A Dcast-to-union.c16 union u zz = (union u)i; // expected-error{{initializer element is not a compile-time constant}} e… variable
H A Danonymous-struct-union.c47 double zz; // expected-note{{previous declaration is here}} member
H A Darray-init.c149 static char const zz[3] = "test"; // expected-warning{{initializer-string for char array is too lon… variable
H A Ddesignated-initializers.c98 struct outer { struct inner { int x, *y; } in, *inp; } zz[] = { variable
/llvm-project/clang/test/SemaObjC/
H A Dprotocols.m49 - zz; method
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dno-recursion.cpp157 auto zz = []() { in recursion_through_lambda() local
/llvm-project/clang/test/Misc/
H A Ddiag-overload-cand-ranges.cpp70 template <short T> void Function1(int zz, Type1<T> &x, int ww) {} in Function1()
/llvm-project/llvm/unittests/Support/
H A DAlignOfTest.cpp76 struct V8 : V5, virtual V6, V7 { double zz; member
/llvm-project/clang/test/Analysis/
H A Dpr22954.c763 struct zz { struct
768 int f36(struct zz * z36) { in f36() argument
H A Dtaint-tester.c62 void BitwiseOp(int in, char inn, int zz) { in BitwiseOp() argument
H A Dlambdas.cpp375 static float zz; in invalidate_static_on_unknown_lambda() local
H A Dderived-to-base.cpp322 int zz; member
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp50 ZZ *zz = a8; in test_bin_op_overload() local
/llvm-project/clang/test/CodeGenCXX/
H A Dx86_64-arguments.cpp146 A zz(A, A, A, A, StringDouble) { return A(); } in zz() function
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4758 APFloat zz = aa; addImpl() local
4780 auto zz = q; addImpl() local
[all...]