/llvm-project/clang/test/Modules/ |
H A D | ModuleModuleDebugInfo.cpp | 12 AF af; // This type is not anchored in the module. variable
|
/llvm-project/clang/test/Modules/Inputs/ |
H A D | DebugNestedB.h | 4 void run(AF &af) { in run()
|
/llvm-project/offload/test/mapping/ |
H A D | data_absent_at_exit.c | 12 int f = 5, r = 6, d = 7, af = 8; in main() local
|
/llvm-project/lldb/test/API/lang/cpp/incomplete-types/members/ |
H A D | f.cpp | 6 } af{42, 47}; in f() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | arithmetic-fence-builtin.cpp | 17 float af = addAF(a,b); in addit() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | thinlto-distributed-type-metadata.cpp | 60 void af(A *a) { in af() function
|
H A D | ptr-to-datamember.cpp | 49 F A::* af = &A::Af; in test_aggr_pdata() local 64 F A::* af = &A::Af; in test_aggr_pdata_1() local
|
H A D | dynamic-cast-hint.cpp | 32 volatile F *af = dynamic_cast<F *>(a); in test() local
|
H A D | type-metadata.cpp | 177 void af(A *a) { in af() function
|
/llvm-project/flang/test/Semantics/OpenACC/ |
H A D | acc-declare-validity.f90 | 10 real(8), dimension(10) :: aa, bb, ab, ac, ad, ae, af, cc, dd variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | atomic-type.cpp | 28 …float f, _Atomic(int) ai, _Atomic(float) af, // expected-warning 2 {{'_Atomic' is a C11 extension}} in test_overloading()
|
H A D | member-init.cpp | 92 } af; variable
|
H A D | conversion-function.cpp | 183 A<float, float> &af = E(); // expected-error{{no viable conversion}} in f() local
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-vsx.c | 30 float af[4] = {23.4f, 56.7f, 89.0f, 12.3f}; variable
|
/llvm-project/lldb/source/Host/common/ |
H A D | SocketAddress.cpp | 40 const char *inet_ntop(int af, const void *src, char *dst, socklen_t size) { in inet_ntop()
|
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
H A D | p3.cpp | 37 void test_g1(A<float> af) { in test_g1()
|
/llvm-project/flang/test/Semantics/ |
H A D | resolve63.f90 | 356 subroutine s2(af) argument 357 procedure(real) :: af local
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | function-types-builtins.cpp | 73 auto af = &unary<char32_t>; variable
|
/llvm-project/clang/test/Sema/ |
H A D | atomic-expr.c | 181 _Atomic float af = 0.0f; variable
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_solaris.cpp | 114 __sanitizer_in_addr_sz(int af) __sanitizer_in_addr_sz() argument
|
H A D | sanitizer_platform_limits_freebsd.cpp | 169 uptr __sanitizer_in_addr_sz(int af) { in __sanitizer_in_addr_sz()
|
H A D | sanitizer_platform_limits_posix.cpp | 337 __sanitizer_in_addr_sz(int af) __sanitizer_in_addr_sz() argument
|
H A D | sanitizer_platform_limits_netbsd.cpp | 656 __sanitizer_in_addr_sz(int af) __sanitizer_in_addr_sz() argument
|
/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_custom.cpp | 1346 __dfsw_inet_pton(int af,const char * src,void * dst,dfsan_label af_label,dfsan_label src_label,dfsan_label dst_label,dfsan_label * ret_label) __dfsw_inet_pton() argument 1359 __dfso_inet_pton(int af,const char * src,void * dst,dfsan_label af_label,dfsan_label src_label,dfsan_label dst_label,dfsan_label * ret_label,dfsan_origin af_origin,dfsan_origin src_origin,dfsan_origin dst_origin,dfsan_origin * ret_origin) __dfso_inet_pton() argument
|