/llvm-project/libc/AOR_v20.02/string/aarch64/ |
H A D | strchr-sve.S | 21 #define FUNC __strchrnul_aarch64_sve macro 23 #define FUNC __strchr_aarch64_sve macro 26 .globl FUNC symbol 29 FUNC: label
|
H A D | strcpy-sve.S | 21 #define FUNC __stpcpy_aarch64_sve macro 23 #define FUNC __strcpy_aarch64_sve macro 26 .globl FUNC symbol 29 FUNC: label
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | write-barrier-global-assign.mm | 5 CPDestUser* FUNC(); function 8 CPDestUser* globalUser = FUNC(); function 11 __weak CPDestUser* weakUser = FUNC(); function 15 static CPDestUser* staticUser = FUNC(); function
|
H A D | block-in-template-inst.mm | 29 void FUNC() function
|
H A D | catch-id-type.mm | 20 id FUNC() { function
|
/llvm-project/clang/test/Sema/ |
H A D | constant-builtins-fmax.cpp | 9 #define FMAX_TEST_SIMPLE(T, FUNC) \ argument 13 #define FMAX_TEST_NAN(T, FUNC) \ argument 22 #define FMAX_TEST_INF(T, FUNC) \ argument 29 #define FMAX_TEST_NEG_INF(T, FUNC) \ argument 36 #define FMAX_TEST_BOTH_ZERO(T, FUNC) \ argument 42 #define LIST_FMAX_TESTS(T, FUNC) \ argument
|
H A D | constant-builtins-fmin.cpp | 9 #define FMIN_TEST_SIMPLE(T, FUNC) \ argument 13 #define FMIN_TEST_NAN(T, FUNC) \ argument 22 #define FMIN_TEST_INF(T, FUNC) \ argument 29 #define FMIN_TEST_NEG_INF(T, FUNC) \ argument 36 #define FMIN_TEST_BOTH_ZERO(T, FUNC) \ argument 42 #define LIST_FMIN_TESTS(T, FUNC) \ argument
|
H A D | source_location.c | 11 const char *const FUNC = __builtin_FUNCTION(); variable
|
/llvm-project/llvm/tools/llvm-reduce/ |
H A D | DeltaManager.cpp | 133 DELTA_PASS(NAME,FUNC) runAllDeltaPasses() argument 146 DELTA_PASS(NAME,FUNC) runDeltaPassName() argument 165 DELTA_PASS(NAME,FUNC) printDeltaPasses() argument 176 DELTA_PASS(NAME,FUNC) collectPassNames() argument
|
/llvm-project/bolt/test/X86/ |
H A D | issue26.s | 41 .globl FUNC symbol 44 FUNC: label
|
/llvm-project/clang/test/SemaObjC/ |
H A D | legacy-implementation-1.m | 8 INTF* FUNC(void) function
|
H A D | crash-on-objc-bool-literal.m | 6 EXPORT BOOL FUNC(BOOL enabled); // expected-error {{unknown type name 'EXPORT'}} // expected-error … function
|
H A D | warn-incompatible-builtin-types.m | 7 void FUNC(void) { function
|
/llvm-project/clang/test/Preprocessor/ |
H A D | macro_rparen_scan2.c | 5 #define FUNC(a) a macro
|
H A D | macro_fn_lparen_scan2.c | 4 #define FUNC(a) (a+1) macro
|
/llvm-project/clang/test/CodeCompletion/ |
H A D | end-of-ident-macro.cpp | 1 #define FUNC(X) X macro
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | local-static-block.m | 23 void FUNC(void) function
|
H A D | property-ref-cast-to-void.m | 10 void FUNC (void) { function
|
H A D | blocks-4.m | 10 void FUNC(void) { function
|
/llvm-project/clang/test/Rewriter/ |
H A D | rewrite-nested-blocks-2.mm | 13 void FUNC() { function
|
/llvm-project/compiler-rt/test/asan/TestCases/Linux/ |
H A D | preinit_test.cpp | 27 int FUNC() { in FUNC() function
|
/llvm-project/libc/test/UnitTest/ |
H A D | ZxTest.h | 28 EXPECT_DEATH(FUNC,SIG) global() argument
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | stack-history-length.c | 24 __attribute__((noinline)) void FUNC() { int x[4]; USE(&x[0]); } in FUNC() function
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | apple-kext-indirect-call.cpp | 11 void FUNC(Base* p) { in FUNC() function
|
H A D | ptrauth-apple-kext-indirect-call.cpp | 11 void FUNC(Base* p) { in FUNC() function
|