| /llvm-project-15.0.7/clang/test/Rewriter/ |
| H A D | inner-block-helper-funcs.mm | 7 extern int printf(const char*, ...); function 16 printf("innerBlock is %x\n", innerBlock); function
|
| H A D | finally.m | 3 extern int printf(const char *, ...); function
|
| H A D | rewrite-block-literal.mm | 17 int printf(const char*, ...); function
|
| H A D | rewrite-modern-try-catch-finally.m | 9 extern int printf(const char *, ...); function
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | nested-rethrow.m | 4 extern int printf(const char*, ...); function
|
| H A D | arc-captured-32bit-block-var-layout-2.m | 8 extern int printf(const char *, ...); function
|
| H A D | property-complex.m | 4 int printf(const char *, ...); function
|
| H A D | dot-syntax.m | 3 int printf(const char *, ...); function
|
| H A D | predefined-expr.m | 14 int printf(const char * _Format, ...); function
|
| /llvm-project-15.0.7/lld/test/ELF/lto/Inputs/ |
| H A D | shared.s | 3 printf: label
|
| /llvm-project-15.0.7/lldb/test/API/lang/cpp/printf/ |
| H A D | main.cpp | 3 int printf() { in printf() function in PrintfContainer
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | format-strings-utf8.m | 9 int printf(const char *restrict, ...); function
|
| H A D | format-strings-oslog.m | 8 int printf(const char *restrict, ...); function
|
| H A D | at-defs.m | 22 extern int printf(const char *, ...); function
|
| /llvm-project-15.0.7/clang/test/FixIt/ |
| H A D | fixit-format-ios-nopedantic.m | 4 int printf(const char *restrict, ...); function
|
| H A D | format-no-fixit.m | 8 int printf(const char * restrict, ...) ; function
|
| H A D | fixit-format-ios.m | 5 int printf(const char * restrict, ...); function
|
| H A D | fixit-format-darwin.m | 8 int printf(const char * restrict, ...); function
|
| H A D | format.m | 6 int printf(const char * restrict, ...) ; function
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | format-strings.mm | 7 extern int printf(const char *restrict, ...); function
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | ObjCRetSigs.m | 3 int printf(const char *, ...); function
|
| /llvm-project-15.0.7/lldb/test/Shell/Minidump/Windows/Sigsegv/Inputs/ |
| H A D | sigsegv.cpp | 12 void printf(const char*, ...) {} in printf() function
|
| /llvm-project-15.0.7/clang/test/SemaCUDA/ |
| H A D | vararg.cu | 47 extern "C" __device__ int printf(const char* fmt, ...) { return 0; } in printf() function
|
| /llvm-project-15.0.7/bolt/test/Inputs/ |
| H A D | stub.c | 5 int printf(const char *format, ...) { return 0; } in printf() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | attr-format.c | 22 int (*printf)(const char *format, ...) __attribute__((__format__(printf, 1, 2))); // no-error member
|