Lines Matching refs:ThisExp
272 ec = new BlitExp(loc, new VarExp(loc, tmp), new ThisExp(loc)); in buildOpAssign()
275 ec = new BlitExp(loc, new ThisExp(loc), new IdentifierExp(loc, Id::p)); in buildOpAssign()
302 new DotVarExp(loc, new ThisExp(loc), v), in buildOpAssign()
314 e = new ThisExp(loc); in buildOpAssign()
827 ex = new ThisExp(loc); in buildPostBlit()
848 ex = new ThisExp(loc); in buildPostBlit()
879 ex = new ThisExp(loc); in buildPostBlit()
900 ex = new ThisExp(loc); in buildPostBlit()
955 Expression *ex = new ThisExp(loc); in buildPostBlit()
1025 ex = new ThisExp(loc); in buildDtor()
1046 ex = new ThisExp(loc); in buildDtor()
1102 Expression *ex = new ThisExp(loc); in buildDtor()