Home
last modified time | relevance | path

Searched refs:Test3A (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaObjC/
Dmethod-lookup-3.m61 @interface Test3A - (struct test3a) test3; @end interface
/external/llvm-project/clang/test/SemaObjC/
Dmethod-lookup-3.m61 @interface Test3A - (struct test3a) test3; @end interface
/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py501 class Test3A(Structure): class
506 class Test3B(Test3A):