Searched refs:LeakWithinFunction (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1713 class LeakWithinFunction : public Leak { class in namespace:__anon3463
1715 LeakWithinFunction(StringRef name) function in class:__anon3463::LeakWithinFunction
2385 leakWithinFunctionGC.reset(new LeakWithinFunction("Leak of object when "
2392 leakWithinFunction.reset(new LeakWithinFunction("Leak of object when "
2398 leakWithinFunction.reset(new LeakWithinFunction("Leak"));

Completed in 25 milliseconds