Lines Matching defs:SelectorName
8199 std::string SelectorName = (Twine("is") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8218 std::string SelectorName = (Twine("set") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8269 std::string SelectorName = (Twine("countOf") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8291 std::string SelectorName = (Twine("objectIn") + UpperKey + "AtIndex").str(); in AddObjCKeyValueCompletions() local
8318 std::string SelectorName = (Twine(Property->getName()) + "AtIndexes").str(); in AddObjCKeyValueCompletions() local
8339 std::string SelectorName = (Twine("get") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8371 std::string SelectorName = (Twine("in") + UpperKey + "AtIndex").str(); in AddObjCKeyValueCompletions() local
8401 std::string SelectorName = (Twine("insert") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8430 std::string SelectorName = in AddObjCKeyValueCompletions() local
8452 std::string SelectorName = (Twine("remove") + UpperKey + "AtIndexes").str(); in AddObjCKeyValueCompletions() local
8473 std::string SelectorName = in AddObjCKeyValueCompletions() local
8541 std::string SelectorName = (Twine("enumeratorOf") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8560 std::string SelectorName = (Twine("memberOf") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8589 std::string SelectorName = in AddObjCKeyValueCompletions() local
8612 std::string SelectorName = (Twine("add") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8633 std::string SelectorName = in AddObjCKeyValueCompletions() local
8656 std::string SelectorName = (Twine("remove") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8677 std::string SelectorName = (Twine("intersect") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8705 std::string SelectorName = in AddObjCKeyValueCompletions() local
8726 std::string SelectorName = in AddObjCKeyValueCompletions() local