Searched defs:rhsType (Results 1 – 6 of 6) sorted by relevance
1148 const rhsType = this.tsTypeChecker.getTypeAtLocation(tsRhsExpr); constant1267 const rhsType = this.tsTypeChecker.getTypeAtLocation(decl.initializer ?? decl.name); constant2747 const rhsType = this.tsTypeChecker.getTypeAtLocation(rhsExpr); constant
779 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectDassign() local822 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectIassign() local897 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local937 PrimType rhsType = expr.GetPrimType(); in SelectRegread() local
970 const rhsType = this.tsTypeChecker.getTypeAtLocation(initExpr); constant
690 const checker::Type *rhsType = node->Right()->TsType(); in IsInstanceDynamic() local
2588 DassignoffNode(const StIdx &lhsStIdx, int32 dOffset, PrimType rhsType, BaseNode *rhsNode) in DassignoffNode()
1638 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local