Home
last modified time | relevance | path

Searched refs:MethodDescription (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp979 std::pair<const IdentifierInfo *, Selector> MethodDescription = {odInfo, S}; in checkPostObjCMessage() local
981 if (LSM.count(MethodDescription) || in checkPostObjCMessage()