Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2422 CFRefBug *getLeakAtReturnBug(const LangOptions &LOpts, bool GCEnabled) const { in getLeakAtReturnBug() function in __anon177adc590711::RetainCountChecker
3304 new CFRefLeakReport(*getLeakAtReturnBug(LOpts, GCEnabled), in checkReturnWithRetEffect()
3555 : getLeakAtReturnBug(LOpts, GCEnabled); in processLeaks()