Searched refs:getPersistentStopSummary (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp580 const RetainSummary *getPersistentStopSummary() { function in class:__anon3601::RetainSummaryManager
921 return getPersistentStopSummary();
956 S = getPersistentStopSummary();
983 S = getPersistentStopSummary();
988 : getPersistentStopSummary();
1179 return getPersistentStopSummary();

Completed in 55 milliseconds