Searched defs:thisExpr (Results 1 – 5 of 5) sorted by relevance
116 auto *thisExpr = checker->AllocNode<ir::ThisExpression>(); in CreateAnonClassFieldGetterSetter() local133 auto *thisExpr = checker->AllocNode<ir::ThisExpression>(); in CreateAnonClassFieldGetterSetter() local
177 auto *thisExpr = checker->AllocNode<ir::ThisExpression>(); in CreateFunctionBody() local
69 auto *thisExpr = allocator->New<ir::ThisExpression>(); in CreateCtorFieldInit() local
305 auto *thisExpr = Allocator()->New<ir::ThisExpression>(); in CreateCtorForEnumClass() local890 auto *thisExpr = Allocator()->New<ir::ThisExpression>(); in CreateUnboxingMethod() local
258 auto thisExpr = ThisExpressionBuilder(Allocator()).Build(); in TEST_F() local316 auto thisExpr = ThisExpressionBuilder(Allocator()).Build(); in TEST_F() local