Home
last modified time | relevance | path

Searched defs:test_lambda (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dexceptions-seh-filter-captures.cpp96 void test_lambda() { in test_lambda() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcaptured-statements.cpp112 void test_lambda() { in test_lambda() function
H A Duninitialized.cpp605 int test_lambda() { in test_lambda() function
/llvm-project-15.0.7/libcxx/test/std/utilities/variant/variant.visit/
H A Dvisit_return_type.pass.cpp401 auto test_lambda = [](int arg) constexpr { in test_constexpr_explicit_side_effect() local