Searched refs:SelectorName1 (Results 1 – 2 of 2) sorted by relevance
6801 std::string SelectorName1 in AddObjCKeyValueCompletions() local6805 &Context.Idents.get(SelectorName1), in AddObjCKeyValueCompletions()6816 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName1 + ":")); in AddObjCKeyValueCompletions()
8503 std::string SelectorName1 = in AddObjCKeyValueCompletions() local8506 IdentifierInfo *SelectorIds[2] = {&Context.Idents.get(SelectorName1), in AddObjCKeyValueCompletions()8516 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName1 + ":")); in AddObjCKeyValueCompletions()