Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dmethod-lookup-3.m59 struct test3a { int x, y; }; struct
/aosp_15_r20/external/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp46 Test3<Base> test3a(42); variable
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm88 template <class T> PC1<const T> *test3a(); // expected-error {{type argument 'const T' cannot be qu… function
/aosp_15_r20/external/clang/test/CXX/class.access/class.friend/
H A Dp1.cpp168 namespace test3a { namespace