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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp370 bool IsLeak; member in class:__anon18202::MallocChecker::MallocBugVisitor
374 : Sym(S), Mode(Normal), FailedReallocSymbol(nullptr), IsLeak(isLeak) {}
425 if (!IsLeak)

Completed in 87 milliseconds