/llvm-project/lld/test/ELF/ |
H A D | symver-archive.s | 23 .globl xx symbol 24 xx = x define
|
/llvm-project/lld/test/ELF/Inputs/ |
H A D | relocatable.s | 4 .globl xx symbol 6 xx: label
|
/llvm-project/clang/test/Parser/ |
H A D | builtin_types_compatible.c | 35 struct xx { int a; } x, y; in test() argument
|
H A D | typeof.c | 17 int xx; in test() local
|
/llvm-project/clang/test/SemaObjC/ |
H A D | missing-method-context.m | 4 void xx(); // expected-error {{expected method body}} function
|
H A D | property-11.m | 22 - xx { method in Adds
|
/llvm-project/clang/test/Index/ |
H A D | complete-property-flags.m | 8 @property(retain, nonatomic) id xx; property
|
H A D | load-exprs.c | 7 void *xx = ptr ? : &x; in f() local
|
/llvm-project/clang/test/AST/Interp/ |
H A D | complex.c |
|
/llvm-project/clang/test/SemaObjCXX/Inputs/ |
H A D | nullability-consistency-1.h | 32 Typedefs<int> xx; variable
|
/llvm-project/libclc/generic/lib/math/ |
H A D | sincosD_piby4.h | 26 __libclc__sincos_piby4(double x, double xx) in __libclc__sincos_piby4() 81 __clc_tan_piby4(double x, double xx) in __clc_tan_piby4()
|
/llvm-project/compiler-rt/test/dfsan/ |
H A D | origin_memset.c | 13 int xx[10000]; variable
|
H A D | origin_memmove.c | 13 int xx[10000]; variable
|
H A D | origin_memcpy.c | 13 int xx[10000]; variable
|
H A D | origin_unaligned_memtrans.c | 13 char xx[10000]; variable
|
/llvm-project/compiler-rt/test/msan/ |
H A D | chained_origin_memmove.cpp | 20 int xx[10000]; variable
|
H A D | chained_origin_memcpy.cpp | 20 int xx[10000]; variable
|
/llvm-project/clang/test/CodeGen/ |
H A D | ubsan-bitfield-conversion.c | 8 } xx, *pxx; typedef
|
H A D | hexagon-linux-vararg.c | 59 int foo(int xx, ...) { in foo()
|
H A D | fp-floatcontrol-stack.cpp | 262 float xx; member
|
H A D | attr-arm-sve-vector-bits-codegen.c | 146 uint8_vec_t xx = {1, 2, 3, 4}; in test_cast() local
|
/llvm-project/clang/test/Analysis/diagnostics/ |
H A D | undef-value-param.c | 20 int xx; //expected-note {{'xx' declared without an initial value}} in use() local
|
/llvm-project/clang/test/FixIt/ |
H A D | fixit-function-call.cpp | 61 int xx; member
|
/llvm-project/clang/test/Sema/ |
H A D | array-constraint.c | 32 pfunc xx(int f[](void)) { // expected-error {{'f' declared as array of functions}} in xx() function
|
/llvm-project/clang/test/SemaCXX/ |
H A D | type-definition-in-specifier.cpp | 42 static int xx; member
|