Home
last modified time | relevance | path

Searched refs:fpp (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/test/C/drs/
H A Ddr0xx.c347 …int (**fpp)(); /* expected-warning {{a function declaration without a prototype is deprecated in a… in dr053() local
352 fpp = &fp1; in dr053()
353 …(**fpp)(3); /* expected-warning {{passing arguments to a function without a prototype is deprecate… in dr053()
/llvm-project-15.0.7/clang/test/CXX/except/except.spec/
H A Dp2-places-1z.cpp9 void (**fpp)() noexcept; variable
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconst-cast.cpp40 f *fpp = const_cast<f*>(&fp); in good_const_cast_test() local
H A Dcstyle-cast.cpp39 f *fpp = (f*)(&fp); in t_cc() local
H A Dfunctional-cast.cpp71 f *fpp = fp_t(&fp); in t_cc() local
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dretpoline-external.ll64 define void @icall_global_fp(i32 %x, ptr %fpp) #0 {
H A Dlvi-hardening-indirectbr.ll42 define void @icall_global_fp(i32 %x, ptr %fpp) #0 {
H A Dretpoline.ll64 define void @icall_global_fp(i32 %x, ptr %fpp) #0 {
/llvm-project-15.0.7/clang/docs/
H A DToolchain.rst98 * Fortran (``-x f95``, ``.f``, ``.f9[05]``, ``.for``, ``.fpp``, case-insensitive)