Lines Matching full:attached
89 // expected-warning@+1 {{'\returns' command used in a comment that is attached to a method returning void}}
101 // expected-warning@+2 {{'@method' command should be used in a comment attached to an Objective-C method declaration}}
110 // expected-warning@+5 {{'@interface' command should not be used in a comment attached to a non-interface declaration}}
111 // expected-warning@+5 {{'@classdesign' command should not be used in a comment attached to a non-container declaration}}
112 // expected-warning@+5 {{'@coclass' command should not be used in a comment attached to a non-container declaration}}
127 // expected-warning@+4 {{'@methodgroup' command should be used in a comment attached to an Objective-C method declaration}}
128 // expected-warning@+6 {{'@method' command should be used in a comment attached to an Objective-C method declaratio}}
140 // expected-warning@+2 {{'@protocol' command should not be used in a comment attached to a non-protocol declaration}}
164 // expected-warning@+2 {{'@protocol' command should not be used in a comment attached to a non-protocol declaration}}
170 // expected-warning@+2 {{'@struct' command should not be used in a comment attached to a non-struct declaration}}
202 /// @class Asset <- '@class' may be used in a comment attached to a an interface declaration