Lines Matching refs:AnonCounter
384 static unsigned AnonCounter = 0;385 unsigned Tmp = AnonCounter++; // MSVC2012 ICEs without this.1218 static unsigned AnonCounter = 0;1219 Record *NewRec = new Record("anonymous.val."+utostr(AnonCounter++),