Searched refs:APSIntSet (Results 1 – 2 of 2) sorted by relevance
65 for (APSIntSetTy::iterator I=APSIntSet.begin(), E=APSIntSet.end(); I!=E; ++I) in ~BasicValueFactory()78 FoldNodeTy* P = APSIntSet.FindNodeOrInsertPos(ID, InsertPos); in getValue()83 APSIntSet.InsertNode(P, InsertPos); in getValue()
69 APSIntSetTy APSIntSet; variable