Home
last modified time | relevance | path

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

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