Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/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
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp176 TestClass cl_obj(42); in bullet_one_two_tests() local
189 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
202 TestClass cl_obj(42); in bullet_one_two_tests() local
210 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
264 Fn cl_obj(42); in bullet_three_four_tests() local
273 Fn cl_obj(42); in bullet_three_four_tests() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp34 cl cl_obj; in foo() local