Home
last modified time | relevance | path

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

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