Home | History | Annotate | Download | only in Sema

Lines Matching full:aab

217 // expected-warning@+1 {{parameter 'aab' not found in the function declaration}} expected-note@+1 {{did you mean 'aaa'?}}
218 /// \param aab Blah blah.
221 // expected-warning@+2 {{parameter 'aab' not found in the function declaration}} expected-note@+2 {{did you mean 'bbb'?}}
223 /// \param aab Blah blah.
226 // expected-warning@+1 {{parameter 'aab' not found in the function declaration}}
227 /// \param aab Blah blah.
230 // expected-warning@+1 {{parameter 'aab' not found in the function declaration}}
231 /// \param aab Ccc.
236 // expected-warning@+2 {{parameter 'aab' not found in the function declaration}}
238 /// \param aab Ccc.
242 // expected-warning@+3 {{parameter 'aab' not found in the function declaration}}
245 /// \param aab Ccc.
258 // expected-warning@+1 {{parameter 'aab' not found in the function declaration}}
259 /// \param aab Blah blah.