Home
last modified time | relevance | path

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

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