Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2563 CFRefBug *getLeakAtReturnBug(const LangOptions &LOpts, bool GCEnabled) const { in getLeakAtReturnBug() function in __anonf8e0d6ba0811::RetainCountChecker
3568 *getLeakAtReturnBug(LOpts, GCEnabled), LOpts, GCEnabled, in checkReturnWithRetEffect()
3849 : getLeakAtReturnBug(LOpts, GCEnabled); in processLeaks()