Home
last modified time | relevance | path

Searched +defs:test +defs:fn (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project/clang/test/SemaCXX/
H A Dunknown-anytype.cpp11 int test() { in test() function
25 void test() { in test() function
32 void test() { in test() function
42 void test() { in test() function
43 void (*fn)(int) = (void(*)(int)) test0; in test() local
53 void test() { in test() function
63 void test() { in test() function
H A Dwarn-assignment-condition.cpp10 void test() { in test() function
125 void (*fn)(); variable
143 void test() { in test() function
H A Daccess.cpp141 class test { class
181 …void func2(void(*fn)()) {} // expected-note 2 {{candidate function template not viable: no overloa… in func2()
H A Dcxx2a-constexpr-dynalloc.cpp36 constexpr void *fn = std::allocator<void()>().allocate(); // expected-error {{constant expression}} expected-note {{in call}} variable
235 void test() {}; test() function
H A Dcxx2b-consteval-propagate.cpp129 void test() { in test() function
141 constexpr bool test(auto i) { in test() function
149 void test() { in test() function
188 consteval void test() { in test() function
249 void test() { in test() function
309 constexpr S test(auto) { in test() function
406 consteval S fn() { return S(5); } in fn() function
[all...]
H A Dtypo-correction.cpp187 void test() { test() function in ClashTool
217 void test() { test() function
283 void test() { test() function
299 void test() { test() function
359 void test(Foo F, int num) { test() function
392 void test() { test() function
431 void test() { test() function
476 void test() { test() function
534 Frobnats fn; // expected-error {{unknown type name 'Frobnats'; did you mean 'Frobnatz'?}} global() variable
558 void test(Manager *m) { test() function
575 void test() { test() function
589 void TypoB::test() { test() function in PR19681::TypoB
596 long test(bool a) { test() function
605 namespace test { global() namespace
653 int test(Foo f) { test() function
[all...]
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-interface.cpp10 virtual int test() override { in test() function
15 int fn() { in fn() function
H A Dcxx2b-deducing-this.cpp6 void test() { in test() function
83 fn(t); in test_pointer() local
261 void test() { test() function
/llvm-project/libcxx/test/std/utilities/function.objects/range.cmp/
H A Dequal_to.pass.cpp36 constexpr bool test() { in test() function
37 auto fn = std::ranges::equal_to(); in test() local
H A Dgreater_equal.pass.cpp35 constexpr bool test() { in test() function
36 auto fn = std::ranges::greater_equal(); in test() local
H A Dless_equal.pass.cpp35 constexpr bool test() { in test() function
36 auto fn = std::ranges::less_equal(); in test() local
H A Dless.pass.cpp35 constexpr bool test() { in test() function
36 auto fn = std::ranges::less(); in test() local
H A Dgreater.pass.cpp35 constexpr bool test() { in test() function
36 auto fn = std::ranges::greater(); in test() local
H A Dnot_equal_to.pass.cpp42 constexpr bool test() { in test() function
43 auto fn = std::ranges::not_equal_to(); in test() local
/llvm-project/clang/test/CodeGen/
H A Dvlt_to_pointer.c15 int test(int n, int (*(*fn)(void))[n]) { in test() function
24 int (*fn[m])(void); in main() local
/llvm-project/polly/lib/External/isl/
H A Disl_test2.cc45 static binary_fn<A1, R, T> const arg(const binary_fn<A1, R, T> &fn) in arg()
62 static ternary_fn<A1, A2, R, T> const arg(const ternary_fn<A1, A2, R, T> &fn) in arg()
120 static void test(isl::ctx ctx, R (T::*fn)() const, const std::string &name, in test() function
123 for (const auto &test : tests) { in test() local
145 static void test(isl::ctx ctx, R (T::*fn)(A1) const, const std::string &name, in test() function
148 for (const auto &test : tests) { in test() local
171 static void test(isl::ctx ctx, R (T::*fn)(A1, A2) const, in test() function
174 for (const auto &test : tests) { in test() local
H A Disl_test.c832 __isl_give isl_val *(*fn)(__isl_take isl_val *v); in test_un_val() local
850 __isl_give isl_val *(*fn)(__isl_take isl_val *v1, member
952 __isl_give isl_val *(*fn)(__isl_take isl_val *v1, in test_bin_val() local
1483 __isl_give isl_basic_set *(*fn)(__isl_take isl_set *set); member
3317 __isl_give isl_val *(*fn)(__isl_keep isl_set *set, member
4464 isl_union_map *test; in test_one_schedule() local
5428 int test; in test_plain_injective() local
5528 __isl_give isl_aff *(*fn)(__isl_take isl_aff *aff1, member
5589 __isl_give isl_aff *(*fn)(__isl_take isl_aff *aff1, in test_bin_aff() local
5616 __isl_give isl_pw_aff *(*fn)(__isl_take isl_pw_aff *pa1, member
[all …]
H A Disl_union_templ.c269 __isl_give PART *(*fn)(__isl_take PART *part, void *user); in S() local
568 __isl_give PART *(*fn)(__isl_take PART *, __isl_take PART *); in S() local
666 __isl_give PW *(*fn)(__isl_take PW*, __isl_take isl_set*); in S() local
738 __isl_give PW *(*fn)(__isl_take PW*, __isl_take isl_set*); in S() local
1157 isl_bool (*test)(__isl_keep PW *pw, void *user); in S() local
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-decl-init.cpp17 void fn(T t, const arg& arg) { in fn() function
21 void test() { in test() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dunused-parameters.cpp32 void f(void (*fn)()) {;} in f() argument
86 staticFunctionH(void (* fn)()) staticFunctionH() argument
149 s(void (* fn)()) s() argument
171 w(void (* fn)()) w() argument
281 using fn = void(int); global() typedef
283 void test() { test() function
[all...]
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp3.cpp83 void test() { in test() function
133 void test() in test() function
157 int fn() { in fn() function
/llvm-project/libcxx/test/std/utilities/function.objects/func.bind.partial/
H A Dbind_back.pass.cpp155 auto fn = std::bind_back(&MemberFunction::foo, 2, 3); in test_edge_cases() local
165 auto fn = std::bind_back(&MemberObject::obj); in test_edge_cases() local
366 constexpr bool test() { in test() function
/llvm-project/clang/test/Sema/
H A Doverloadable.c72 void test() { in test() function
255 __typeof__(not_a_pointer) *fn; in typeof_function_is_not_a_pointer() local
/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestLoopFusion.cpp164 LoopFunc fn, bool returnOnChange = false) { in iterateLoops()
209 namespace test { namespace
/llvm-project/mlir/test/lib/Dialect/SCF/
H A DTestSCFUtils.cpp55 NewYieldValuesFn fn = [&](OpBuilder &b, Location loc, in runOnOperation() local
236 namespace test { global() namespace
[all...]

12