Home
last modified time | relevance | path

Searched defs:af (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/test/Modules/
H A DModuleModuleDebugInfo.cpp12 AF af; // This type is not anchored in the module. variable
/llvm-project/clang/test/Modules/Inputs/
H A DDebugNestedB.h4 void run(AF &af) { in run()
/llvm-project/offload/test/mapping/
H A Ddata_absent_at_exit.c12 int f = 5, r = 6, d = 7, af = 8; in main() local
/llvm-project/lldb/test/API/lang/cpp/incomplete-types/members/
H A Df.cpp6 } af{42, 47}; in f() local
/llvm-project/clang/test/CodeGen/
H A Darithmetic-fence-builtin.cpp17 float af = addAF(a,b); in addit() local
/llvm-project/clang/test/CodeGenCXX/
H A Dthinlto-distributed-type-metadata.cpp60 void af(A *a) { in af() function
H A Dptr-to-datamember.cpp49 F A::* af = &A::Af; in test_aggr_pdata() local
64 F A::* af = &A::Af; in test_aggr_pdata_1() local
H A Ddynamic-cast-hint.cpp32 volatile F *af = dynamic_cast<F *>(a); in test() local
H A Dtype-metadata.cpp177 void af(A *a) { in af() function
/llvm-project/flang/test/Semantics/OpenACC/
H A Dacc-declare-validity.f9010 real(8), dimension(10) :: aa, bb, ab, ac, ad, ae, af, cc, dd variable
/llvm-project/clang/test/SemaCXX/
H A Datomic-type.cpp28 …float f, _Atomic(int) ai, _Atomic(float) af, // expected-warning 2 {{'_Atomic' is a C11 extension}} in test_overloading()
H A Dmember-init.cpp92 } af; variable
H A Dconversion-function.cpp183 A<float, float> &af = E(); // expected-error{{no viable conversion}} in f() local
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-vsx.c30 float af[4] = {23.4f, 56.7f, 89.0f, 12.3f}; variable
/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp40 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 Dp3.cpp37 void test_g1(A<float> af) { in test_g1()
/llvm-project/flang/test/Semantics/
H A Dresolve63.f90356 subroutine s2(af) argument
357 procedure(real) :: af local
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-builtins.cpp73 auto af = &unary<char32_t>; variable
/llvm-project/clang/test/Sema/
H A Datomic-expr.c181 _Atomic float af = 0.0f; variable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp114 __sanitizer_in_addr_sz(int af) __sanitizer_in_addr_sz() argument
H A Dsanitizer_platform_limits_freebsd.cpp169 uptr __sanitizer_in_addr_sz(int af) { in __sanitizer_in_addr_sz()
H A Dsanitizer_platform_limits_posix.cpp337 __sanitizer_in_addr_sz(int af) __sanitizer_in_addr_sz() argument
H A Dsanitizer_platform_limits_netbsd.cpp656 __sanitizer_in_addr_sz(int af) __sanitizer_in_addr_sz() argument
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1346 __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