Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp679 const RetainSummary *getClassMethodSummary(const ObjCMethodCall &M) { in getClassMethodSummary() function in __anon177adc590511::RetainSummaryManager
927 Summ = getClassMethodSummary(Msg); in getSummary()