Lines Matching refs:SelectorName

8851     std::string SelectorName = (Twine("is") + UpperKey).str();  in AddObjCKeyValueCompletions()  local
8852 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
8870 std::string SelectorName = (Twine("set") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8871 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
8921 std::string SelectorName = (Twine("countOf") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8922 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
8943 std::string SelectorName = (Twine("objectIn") + UpperKey + "AtIndex").str(); in AddObjCKeyValueCompletions() local
8944 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
8952 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
8970 std::string SelectorName = (Twine(Property->getName()) + "AtIndexes").str(); in AddObjCKeyValueCompletions() local
8971 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
8979 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
8991 std::string SelectorName = (Twine("get") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8992 IdentifierInfo *SelectorIds[2] = {&Context.Idents.get(SelectorName), in AddObjCKeyValueCompletions()
9002 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9023 std::string SelectorName = (Twine("in") + UpperKey + "AtIndex").str(); in AddObjCKeyValueCompletions() local
9025 &Context.Idents.get(SelectorName)}; in AddObjCKeyValueCompletions()
9041 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9053 std::string SelectorName = (Twine("insert") + UpperKey).str(); in AddObjCKeyValueCompletions() local
9054 IdentifierInfo *SelectorIds[2] = {&Context.Idents.get(SelectorName), in AddObjCKeyValueCompletions()
9064 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9082 std::string SelectorName = in AddObjCKeyValueCompletions() local
9084 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9092 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9104 std::string SelectorName = (Twine("remove") + UpperKey + "AtIndexes").str(); in AddObjCKeyValueCompletions() local
9105 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9113 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9125 std::string SelectorName = in AddObjCKeyValueCompletions() local
9127 IdentifierInfo *SelectorIds[2] = {&Context.Idents.get(SelectorName), in AddObjCKeyValueCompletions()
9137 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9193 std::string SelectorName = (Twine("enumeratorOf") + UpperKey).str(); in AddObjCKeyValueCompletions() local
9194 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9203 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName)); in AddObjCKeyValueCompletions()
9212 std::string SelectorName = (Twine("memberOf") + UpperKey).str(); in AddObjCKeyValueCompletions() local
9213 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9222 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9241 std::string SelectorName = in AddObjCKeyValueCompletions() local
9243 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9251 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9264 std::string SelectorName = (Twine("add") + UpperKey).str(); in AddObjCKeyValueCompletions() local
9265 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9273 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9285 std::string SelectorName = in AddObjCKeyValueCompletions() local
9287 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9295 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9308 std::string SelectorName = (Twine("remove") + UpperKey).str(); in AddObjCKeyValueCompletions() local
9309 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9317 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9329 std::string SelectorName = (Twine("intersect") + UpperKey).str(); in AddObjCKeyValueCompletions() local
9330 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9338 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName + ":")); in AddObjCKeyValueCompletions()
9357 std::string SelectorName = in AddObjCKeyValueCompletions() local
9359 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9368 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName)); in AddObjCKeyValueCompletions()
9378 std::string SelectorName = in AddObjCKeyValueCompletions() local
9380 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions()
9389 Builder.AddTypedTextChunk(Allocator.CopyString(SelectorName)); in AddObjCKeyValueCompletions()