Home
last modified time | relevance | path

Searched defs:test1a (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Ddebugger-cast-result-to-id.mm4 extern __unknown_anytype test1a(); function
H A Darc-0x.mm38 void test1a() { function
H A Dparameterized_classes_arc.mm19 void test1a(PC1<__weak id> *obj) { // expected-error {{type argument '__weak id' cannot be qualifie… function
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp32 test1a(const Tuple& t) in test1a() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp31 test1a(const Tuple& t) in test1a() function
/aosp_15_r20/external/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp42 Test test1a(42); variable
/aosp_15_r20/external/clang/test/CodeGen/
H A Dalignment.c22 int test1a(myint *p) { in test1a() function
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dparameterized_classes_arc.m19 void test1a(PC1<__weak id> *obj) { // expected-error {{type argument '__weak id' cannot be qualifie… function
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/
H A Dfill_n.pass.cpp106 test1 test1a[n] = {0}; in test_struct_array() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.fill/
H A Dfill_n.pass.cpp102 test1 test1a[4] = {}; in test_struct_array() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dnew.cpp231 void test1a(void *p) { in test1a() function
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5035 void test1a() { in test1a() function in AcquiredBeforeAfterText::Foo6