Searched refs:THIS_VALUE (Results 1 – 3 of 3) sorted by relevance
34 Expression* THIS_VALUE; variable314 THIS_VALUE = new LiteralExpression("this"); in Init()
137 new MethodCall(THIS_VALUE, "attachInterface", 2, THIS_VALUE, in StubClass()151 asBinder->statements->Add(new ReturnStatement(THIS_VALUE)); in StubClass()178 new ReturnStatement(new MethodCall(THIS_VALUE, "getDefaultTransactionName", 1, code2))); in StubClass()426 MethodCall* realCall = new MethodCall(THIS_VALUE, method.GetName()); in generate_stub_code()581 MethodCall* helper_call = new MethodCall(THIS_VALUE, in generate_stub_case_outline()
336 extern Expression* THIS_VALUE;