Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2538 CFRefBug *getLeakAtReturnBug(const LangOptions &LOpts, bool GCEnabled) const { in getLeakAtReturnBug() function in __anonbe000e510711::RetainCountChecker
3513 new CFRefLeakReport(*getLeakAtReturnBug(LOpts, GCEnabled), in checkReturnWithRetEffect()
3801 : getLeakAtReturnBug(LOpts, GCEnabled); in processLeaks()