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