Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp2604 ReallocPairsTy currMap = currState->get<ReallocPairs>(); in findFailedReallocSymbol() local
2610 if (!currMap.lookup(sym)) in findFailedReallocSymbol()