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