Lines Matching refs:selector
2 // RUN: %clang_cc1 -x objective-c++ -fsyntax-only -verify -Wno-objc-root-class -Wmissing-selector-n…
7 …arning {{'Name2' used as the name of the previous parameter rather than as part of the selector}} \
8 // expected-note {{introduce a parameter name to make 'Name2' part of the selector}} \
9 …rt whitespace before ':' to use 'Name2' as parameter name and have an empty entry in the selector}}
11 …arning {{'Name3' used as the name of the previous parameter rather than as part of the selector}} \
12 // expected-note {{introduce a parameter name to make 'Name3' part of the selector}} \
13 …rt whitespace before ':' to use 'Name3' as parameter name and have an empty entry in the selector}}
14 …rning {{'second' used as the name of the previous parameter rather than as part of the selector}} \
15 // expected-note {{introduce a parameter name to make 'second' part of the selector}} \
16 …whitespace before ':' to use 'second' as parameter name and have an empty entry in the selector}} \
23 …arning {{'Name2' used as the name of the previous parameter rather than as part of the selector}} \
24 // expected-note {{introduce a parameter name to make 'Name2' part of the selector}} \
25 …rt whitespace before ':' to use 'Name2' as parameter name and have an empty entry in the selector}}
27 …arning {{'Name3' used as the name of the previous parameter rather than as part of the selector}} \
28 // expected-note {{introduce a parameter name to make 'Name3' part of the selector}} \
29 …rt whitespace before ':' to use 'Name3' as parameter name and have an empty entry in the selector}}