Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBasicValueFactory.cpp56 PersistentSValsTy; typedef
68 delete (PersistentSValsTy*) PersistentSVals; in ~BasicValueFactory()
244 if (!PersistentSVals) PersistentSVals = new PersistentSValsTy(); in getPersistentSValWithData()
251 PersistentSValsTy& Map = *((PersistentSValsTy*) PersistentSVals); in getPersistentSValWithData()