Home
last modified time | relevance | path

Searched defs:TestA (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dunused-ivars.m17 @interface TestA { interface
22 @implementation TestA @end implementation
H A Dsuperclass.m53 @interface TestA interface
55 @implementation TestA implementation
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dnested-name-spec-template.cpp51 struct TestA { struct
52 …type type; // expected-error{{'B' following the 'template' keyword does not refer to a template}} \