/llvm-project/lld/test/ELF/lto/Inputs/ |
H A D | shared.s | 1 .globl printf symbol 3 printf: label
|
/llvm-project/clang/test/Rewriter/ |
H A D | inner-block-helper-funcs.mm | 6 extern int printf(const char*, ...); function 15 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 | 14 int printf(const char*, ...); function
|
H A D | rewrite-modern-try-catch-finally.m | 9 extern int printf(const char *, ...); function
|
/llvm-project/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 | 6 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/lldb/test/API/lang/cpp/printf/ |
H A D | main.cpp | 3 int printf() { in printf() function in PrintfContainer
|
/llvm-project/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/clang/test/FixIt/ |
H A D | fixit-format-ios.m | 5 int printf(const char * restrict, ...); function
|
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-darwin.m | 8 int printf(const char * restrict, ...); function
|
/llvm-project/clang/test/SemaObjCXX/ |
H A D | format-strings.mm | 7 extern int printf(const char *restrict, ...); function
|
/llvm-project/libc/config/baremetal/ |
H A D | config.json | 2 "printf": { global() object
|
/llvm-project/lldb/test/Shell/Minidump/Windows/Sigsegv/Inputs/ |
H A D | sigsegv.cpp | 12 void printf(const char*, ...) {} in printf() function
|
/llvm-project/clang/test/Analysis/ |
H A D | ObjCRetSigs.m | 3 int printf(const char *, ...); function
|
/llvm-project/clang/test/SemaCUDA/ |
H A D | vararg.cu | 47 extern "C" __device__ int printf(const char* fmt, ...) { return 0; } in printf() function
|
/llvm-project/libc/config/gpu/ |
H A D | config.json |
|
/llvm-project/bolt/test/Inputs/ |
H A D | stub.c | 5 int printf(const char *format, ...) { return 0; } in printf() function
|