Home
last modified time | relevance | path

Searched defs:f11 (Results 1 – 25 of 82) sorted by relevance

1234

/llvm-project/flang/test/Semantics/
H A Ddim01.f9048 function f11(a,d) function
51 real, allocatable :: f11(:) local
H A Dcall01.f9081 elemental character(*) function f11(n) ! C723 function
/llvm-project/clang/test/SemaObjCXX/
H A Darc-overloading.mm192 int &f11(__strong id *const &); // expected-note {{not viable: 1st argument ('__weak id *') has __w… function
193 float &f11(const __autoreleasing id *const &); // expected-note {{not viable: 1st argument ('__weak… function
H A Dconditional-expr.mm65 int f11(int cond, A* a, B* b) { function
/llvm-project/llvm/test/MC/ARM/
H A Dltorg.s101 f11: label
H A Dltorg-darwin.s109 f11: label
H A Dldr-pseudo-darwin.s106 f11: label
H A Dldr-pseudo.s106 f11: label
/llvm-project/clang/test/CXX/dcl/dcl.fct/
H A Dp17.cpp52 decltype(auto) f11(decltype(auto) x) { return x; } // expected-error{{'decltype(auto)' not allowed in function prototype}} in f11() function
190 auto f11 = [] (C auto x) { }; __anon36a3c53f0102() variable
/llvm-project/llvm/test/MC/AArch64/
H A Dldr-pseudo.s113 f11: label
/llvm-project/clang/test/SemaObjC/
H A Dconditional-expr-3.m65 int f11(int cond, A* a, B* b) { function
H A Dconditional-expr.m121 void f11(int a, id<P0> x, id<P1> y) { function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Davoid-return-with-void-value.cpp68 C<T> f11() { return {}; } in f11() function
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsync-builtins-i128-16Al.c135 __int128 f11() { in f11() function
H A Dgnu-atomic-builtins-i128-16Al.c152 __int128 f11() { in f11() function
H A Dgnu-atomic-builtins-i128-8Al.c157 __int128 f11() { in f11() function
/llvm-project/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp358 void f11() in f11() function
/llvm-project/clang/test/CodeGen/
H A Dmicrosoft-call-conv.c67 void __stdcall f11(int x, ...) {}; in f11() function
H A Dswitch.c159 int f11(int x) { in f11() function
H A Dfunction-attributes.c52 int f11(void) { in f11() function
/llvm-project/clang/test/Sema/
H A Darm-branch-protection.c17 __attribute__((target("arch=cortex-m3,branch-protection=bti+pac-ret"))) void f11(void) {} in f11() function
H A Dpragma-unused.c52 int f11(int x) { in f11() function
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-requires-clause.cpp8 using f11 = decltype(f1('a')); typedef
/llvm-project/llvm/test/MC/ELF/AArch64/
H A Dcfi.s74 f11: label
/llvm-project/llvm/test/MC/ELF/
H A Dcfi.s72 f11: label

1234