Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2516 CFRefBug *getLeakWithinFunctionBug(const LangOptions &LOpts, in getLeakWithinFunctionBug() function in __anonbe000e510711::RetainCountChecker
3800 CFRefBug *BT = Pred ? getLeakWithinFunctionBug(LOpts, GCEnabled) in processLeaks()