Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp775 const RetainSummary *getMethodSummary(const ObjCMethodDecl *MD) { in getMethodSummary() function in __anon5ac500470511::RetainSummaryManager
1532 RetainSummaryManager::getMethodSummary(Selector S, const ObjCInterfaceDecl *ID, in getMethodSummary() function in RetainSummaryManager