Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp765 const RetainSummary *getClassMethodSummary(const ObjCMethodCall &M) { in getClassMethodSummary() function in __anonf8e0d6ba0511::RetainSummaryManager
1014 Summ = getClassMethodSummary(Msg); in getSummary()