Home
last modified time | relevance | path

Searched defs:ClassB (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Parser/
H A Dobjc-at-interface-eof-crash.m9 @interface ClassB interface
13 @implementation ClassB // expected-note {{implementation started here}} implementation
H A Dobjc-at-implementation-eof-crash.m9 @interface ClassB interface
13 @implementation ClassB // expected-note {{implementation started here}} implementation
/llvm-project/clang/test/SemaObjC/
H A Dcompare-qualified-class.m42 @interface ClassB : ClassA <ProtocolY, ProtocolX> interface
H A Dprotocols-suppress-conformance.m20 @interface ClassB : ClassA <Protocol> interface
23 @implementation ClassB // expected-warning {{property 'theWorstOfTimes' requires method 'theWorstOf… implementation
/llvm-project/clang/test/SemaCXX/
H A Dcompare-cxx2a.cpp212 struct ClassB : Class {}; struct
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp75 ClassB, // bitcast arguments with enum argument to specify type global() enumerator
[all...]