Searched defs:SelectorName (Results 1 – 5 of 5) sorted by relevance
33 const char *SelectorName; member
807 StringRef SelectorName = SelectorString; checkPreObjCMessage() local 977 std::string SelectorName = S.getAsString(); checkPostObjCMessage() local
9246 IdentifierInfo *SelectorId = &Context.Idents.get(SelectorName); in AddObjCKeyValueCompletions() local 9337 std::string SelectorName = (Twine("objectIn") + UpperKey + "AtIndex").str(); in AddObjCKeyValueCompletions() local 9106 std::string SelectorName = (Twine("is") + UpperKey).str(); AddObjCKeyValueCompletions() local 9125 std::string SelectorName = (Twine("set") + UpperKey).str(); AddObjCKeyValueCompletions() local 9176 std::string SelectorName = (Twine("countOf") + UpperKey).str(); AddObjCKeyValueCompletions() local 9198 std::string SelectorName = (Twine("objectIn") + UpperKey + "AtIndex").str(); AddObjCKeyValueCompletions() local 9225 std::string SelectorName = (Twine(Property->getName()) + "AtIndexes").str(); AddObjCKeyValueCompletions() local 9278 std::string SelectorName = (Twine("in") + UpperKey + "AtIndex").str(); AddObjCKeyValueCompletions() local 9308 std::string SelectorName = (Twine("insert") + UpperKey).str(); AddObjCKeyValueCompletions() local 9359 std::string SelectorName = (Twine("remove") + UpperKey + "AtIndexes").str(); AddObjCKeyValueCompletions() local 9380 std::string SelectorName = AddObjCKeyValueCompletions() local 9448 std::string SelectorName = (Twine("enumeratorOf") + UpperKey).str(); AddObjCKeyValueCompletions() local 9467 std::string SelectorName = (Twine("memberOf") + UpperKey).str(); AddObjCKeyValueCompletions() local 9496 std::string SelectorName = AddObjCKeyValueCompletions() local 9519 std::string SelectorName = (Twine("add") + UpperKey).str(); AddObjCKeyValueCompletions() local 9540 std::string SelectorName = AddObjCKeyValueCompletions() local 9563 std::string SelectorName = (Twine("remove") + UpperKey).str(); AddObjCKeyValueCompletions() local 9584 std::string SelectorName = (Twine("intersect") + UpperKey).str(); AddObjCKeyValueCompletions() local 9612 std::string SelectorName = AddObjCKeyValueCompletions() local 9633 std::string SelectorName = AddObjCKeyValueCompletions() local [all...]
583 llvm::StringRef SelectorName) { in isMatchingSelectorName()
1110 StringRef SelectorName = in parseContextScore() local