Searched refs:PersistentSVals (Results 1 – 2 of 2) sorted by relevance
68 delete (PersistentSValsTy*) PersistentSVals; in ~BasicValueFactory()244 if (!PersistentSVals) PersistentSVals = new PersistentSValsTy(); in getPersistentSValWithData()251 PersistentSValsTy& Map = *((PersistentSValsTy*) PersistentSVals); in getPersistentSValWithData()
70 void * PersistentSVals; variable83 : Ctx(ctx), BPAlloc(Alloc), PersistentSVals(nullptr), in BasicValueFactory()