Home
last modified time | relevance | path

Searched defs:fn2 (Results 1 – 25 of 46) sorted by relevance

12

/llvm-project/clang/test/Modules/Inputs/overloadable-attrs/
H A Da.h5 constexpr int fn2() { return 1; } in fn2() function
6 constexpr int fn2() __attribute__((enable_if(0, ""))) { return 0; } in fn2() function
24 constexpr int fn2(void *const a) { return 0; } in fn2() function
25 constexpr int fn2(void *const a __attribute__((pass_object_size(0)))) { in fn2() function
/llvm-project/lld/test/ELF/
H A Demit-relocs-icf.s25 .globl fn2 symbol
27 fn2: label
H A Demit-relocs.s107 .globl fn2 symbol
109 fn2: label
H A Darm-exidx-script-order.s43 .global fn2 symbol
45 fn2: label
/llvm-project/clang/test/SemaCXX/
H A Dinvalid-decl-hiding.cpp10 int fn2() { in fn2() function in Test1
22 int fn2() { in fn2() function in Test2
H A Dwarn-constant-evaluated-constexpr.cpp17 constexpr int fn2() { in fn2() function
/llvm-project/clang/test/Frontend/
H A Dplugin-annotate-functions.c20 void fn2() { } in fn2() function
H A Dplugin-attribute.cpp10 void fn2() __attribute__((example("somestring", 1, 2.0))) {} fn2() function
H A Dfixed_point_crash.c14 int fn2(void) { fn2() function
/llvm-project/llvm/test/MC/MachO/ARM/
H A Dbad-darwin-ARM-offset-scattered.s13 fn2: label
/llvm-project/clang/test/Sema/
H A Darm-cmse-no-diag.c6 void (*fn2)(int, union U) __attribute__((cmse_nonsecure_call)); variable
H A DPR28181.c11 void fn2(void) { in fn2() function
H A Dinitialize-noreturn.c16 …Fn_noret fn2 = &foo; // expected-error {{incompatible function pointer types initializing 'Fn_nore… in test() local
H A Darm-cmse.c38 void (*fn2)(int, union U) __attribute__((cmse_nonsecure_call)); variable
/llvm-project/flang/test/Semantics/OpenMP/
H A Ddefault-none.f9032 function fn2(x, y) function
34 real :: fn2 local
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-extern-call.c44 int fn2 (int *src, int *dst) { in fn2() function
H A Dnamed_reg_global.c50 void fn2(struct p4_Thread *val) { in fn2() function
/llvm-project/clang/test/SemaObjC/
H A Divar-in-implementations.m36 id fn2(INTFSTANDALONE *b) { return b->PRTCTD; } // expected-error {{instance variable 'PRTCTD' is … function
H A Divar-in-class-extension.m18 int fn2(SomeClass *obj) { function
/llvm-project/clang/test/Analysis/
H A Daddrspace-null.c28 int fn2() { in fn2() function
/llvm-project/flang/test/Integration/
H A Ddebug-local-var-2.f90100 function fn2(a2, b2, c2) result (res2) function
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-constructors.cpp15 void fn2() { in fn2() function
H A Dcxx0x-initializer-stdinitializerlist-startend.cpp66 void fn2() { in fn2() function
/llvm-project/compiler-rt/test/msan/
H A Dchained_origin_limits.cpp110 void fn2() { fn2() function
/llvm-project/libcxx/test/libcxx/utilities/meta/stress_tests/
H A Dstress_test_variant_overloads_impl.sh.cpp113 void fn2(typename std::invoke_result_t<T1, int, int>::type x) { DoNotOptimize(&x); } in fn2() function

12