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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2248 ReallocPairsTy currMap = currState->get<ReallocPairs>(); local
2254 if (!currMap.lookup(sym))

Completed in 81 milliseconds