Home
last modified time | relevance | path

Searched defs:cl_obj (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp170 TestClass cl_obj(42); in bullet_one_two_tests() local
179 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
188 TestClass cl_obj(42); in bullet_one_two_tests() local
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
235 Fn cl_obj(42); in bullet_three_four_tests() local
242 Fn cl_obj(42); in bullet_three_four_tests() local
H A Dinvoke.pass.cpp181 TestClass cl_obj(42); in bullet_one_two_tests() local
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
207 TestClass cl_obj(42); in bullet_one_two_tests() local
215 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
269 Fn cl_obj(42); in bullet_three_four_tests() local
278 Fn cl_obj(42); in bullet_three_four_tests() local
/llvm-project/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp36 cl cl_obj; in foo() local