Searched refs:SelectorName2 (Results 1 – 1 of 1) sorted by relevance
9319 std::string SelectorName2 = (Twine("with") + UpperKey).str(); in AddObjCKeyValueCompletions() local9321 &Context.Idents.get(SelectorName2)}; in AddObjCKeyValueCompletions()9336 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName2 + ":")); in AddObjCKeyValueCompletions()