Home
last modified time | relevance | path

Searched defs:SelectorName (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp33 const char *SelectorName; member
H A DLocalizationChecker.cpp811 StringRef SelectorName = SelectorString; in checkPreObjCMessage() local
982 std::string SelectorName = S.getAsString(); in checkPostObjCMessage() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp8361 std::string SelectorName = (Twine("is") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8380 std::string SelectorName = (Twine("set") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8501 std::string SelectorName = (Twine("get") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8563 std::string SelectorName = (Twine("insert") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8592 std::string SelectorName = in AddObjCKeyValueCompletions() local
8635 std::string SelectorName = in AddObjCKeyValueCompletions() local
8751 std::string SelectorName = in AddObjCKeyValueCompletions() local
8774 std::string SelectorName = (Twine("add") + UpperKey).str(); in AddObjCKeyValueCompletions() local
8795 std::string SelectorName = in AddObjCKeyValueCompletions() local
8867 std::string SelectorName = in AddObjCKeyValueCompletions() local
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1087 StringRef SelectorName = in parseContextScore() local