Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp2602 static SymbolRef findFailedReallocSymbol(ProgramStateRef currState, in findFailedReallocSymbol() argument
2604 ReallocPairsTy currMap = currState->get<ReallocPairs>(); in findFailedReallocSymbol()