Searched defs:getLeakAtReturnBug (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2502 CFRefBug *getLeakAtReturnBug(const LangOptions &LOpts, bool GCEnabled) const { function in class:__anon18232::RetainCountChecker
3422 new CFRefLeakReport(*getLeakAtReturnBug(LOpts, GCEnabled),
3673 : getLeakAtReturnBug(LOpts, GCEnabled);

Completed in 85 milliseconds