| /external/llvm-project/clang/test/Analysis/ |
| D | gmalloc.c | 37 gpointer g7 = g_try_malloc_n(n_bytes, sizeof(char)); in f1() local 56 gpointer g7 = g_try_malloc_n(n_bytes, sizeof(char)); in f2() local 76 …gpointer g7 = g_try_malloc_n(n_bytes, sizeof(char)); // expected-warning{{Potential leak of memory… in f3() local 95 …gpointer g7 = g_try_malloc_n(n_bytes, sizeof(char)); // expected-warning{{Potential leak of memory… in f4() local 115 gpointer g7 = g_try_malloc_n(n_bytes, sizeof(char)); in f5() local 136 gpointer g7 = g_try_malloc_n(n_bytes, sizeof(char)); in f6() local 158 gpointer g7 = g_try_malloc_n(n_bytes, sizeof(char)); in f7() local
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | function-pointer-arguments.cpp | 16 int(*g7)(int&, int) = f3; in good() local 37 int (*g7)(const int, char) = f1; in bad() local
|
| /external/clang/test/SemaCXX/ |
| D | function-pointer-arguments.cpp | 16 int(*g7)(int&, int) = f3; in good() local 37 int (*g7)(const int, char) = f1; in bad() local
|
| /external/clang/test/Sema/ |
| D | private-extern.c | 28 int g7; // expected-note {{previous}} in f1() local 29 …__private_extern__ int g7; // expected-error {{extern declaration of 'g7' follows non-extern decla… in f1() local
|
| D | attr-alias-elf.c | 26 void g7() {} in g7() function
|
| D | align-x86.c | 30 enum { x = 18446744073709551615ULL } g7; variable
|
| D | varargs-x86-64.c | 53 void __attribute__((ms_abi)) g7(int a, ...) { in g7() function
|
| D | bitfield-layout.c | 181 struct g7 { struct 186 CHECK_SIZE(struct, g7, 4); argument
|
| /external/llvm-project/clang/test/Sema/ |
| D | private-extern.c | 28 int g7; // expected-note {{previous}} in f1() local 29 …__private_extern__ int g7; // expected-error {{extern declaration of 'g7' follows non-extern decla… in f1() local
|
| D | attr-alias-elf.c | 26 void g7() {} in g7() function
|
| D | varargs-x86-64.c | 53 void __attribute__((ms_abi)) g7(int a, ...) { in g7() function
|
| D | bitfield-layout.c | 181 struct g7 { struct 186 CHECK_SIZE(struct, g7, 4); argument
|
| /external/clang/test/CodeGenObjCXX/ |
| D | encode.mm | 189 extern const char g7[] = @encode(CefBrowserImpl2); function
|
| /external/llvm-project/clang/test/Parser/ |
| D | warn-misleading-indentation.cpp | 186 void g7(int i) { in g7() function
|
| /external/llvm-project/clang/test/CodeGenObjCXX/ |
| D | encode.mm | 192 extern const char g7[] = @encode(CefBrowserImpl2); function
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | pr12251.cpp | 59 e7 g7(e7 *x) { in g7() function
|
| /external/clang/test/CodeGenCXX/ |
| D | pr12251.cpp | 59 e7 g7(e7 *x) { in g7() function
|
| /external/clang/test/CodeGen/ |
| D | tbaa-class.cpp | 125 uint32_t g7(StructA *A, StructS *S, uint64_t count) { in g7() function
|
| D | regparm-struct.c | 62 void g7() { in g7() function
|
| D | const-init.c | 46 int g7 = (2 + 3i) * (5 + 7i) == (-11 + 29i); variable
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | tbaa-class.cpp | 126 uint32_t g7(StructA *A, StructS *S, uint64_t count) { in g7() function
|
| D | const-init.c | 46 int g7 = (2 + 3i) * (5 + 7i) == (-11 + 29i); variable
|
| D | regparm-struct.c | 62 void g7() { in g7() function
|
| /external/clang/test/CodeGenObjC/ |
| D | encode-test.m | 140 const char g7[] = @encode(Derived1X); function
|
| /external/llvm-project/clang/test/CodeGenObjC/ |
| D | encode-test.m | 140 const char g7[] = @encode(Derived1X); function
|