Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1816 const CFRefBug& BugTy = static_cast<CFRefBug&>(getBugType()); in getRanges() local
1817 if (!BugTy.isLeak()) in getRanges()