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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1788 const CFRefBug& BugTy = static_cast<CFRefBug&>(getBugType()); local
1789 if (!BugTy.isLeak())

Completed in 139 milliseconds