Searched defs:rhsType (Results 1 – 5 of 5) sorted by relevance
1129 const rhsType = this.tsTypeChecker.getTypeAtLocation(tsRhsExpr); constant1230 const rhsType = this.tsTypeChecker.getTypeAtLocation(decl.initializer ?? decl.name); constant2786 const rhsType = this.tsTypeChecker.getTypeAtLocation(rhsExpr); constant
623 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectDassign() local639 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectIassign() local697 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local724 PrimType rhsType = expr.GetPrimType(); in SelectRegread() local
1076 const rhsType = this.tsTypeChecker.getTypeAtLocation(initExpr); constant
696 const checker::Type *rhsType = node->Right()->TsType(); in IsInstanceDynamic() local
724 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local