Lines Matching defs:SelectorId
9107 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9108 if (KnownSelectors.insert(Selectors.getNullarySelector(SelectorId))
9116 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorId->getName()));
9126 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9127 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9135 Allocator.CopyString(SelectorId->getName() + ":"));
9177 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9178 if (KnownSelectors.insert(Selectors.getNullarySelector(SelectorId))
9186 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorId->getName()));
9199 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9200 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9226 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9227 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9339 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9340 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9360 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9361 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9449 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9450 if (KnownSelectors.insert(Selectors.getNullarySelector(SelectorId))
9468 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9469 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9498 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9499 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9520 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9521 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9542 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9543 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9564 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9565 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9585 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9586 if (KnownSelectors.insert(Selectors.getUnarySelector(SelectorId)).second) {
9614 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9615 if (KnownSelectors.insert(Selectors.getNullarySelector(SelectorId))
9635 const IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName);
9636 if (KnownSelectors.insert(Selectors.getNullarySelector(SelectorId))