Searched defs:exprType (Results 1 – 14 of 14) sorted by relevance
86 checker::Type *exprType = expression_->Check(checker); in Check() local101 checker::Type *exprType = checker->GetBaseTypeOfLiteralType(expression_->Check(checker)); in Check() local
57 auto *exprType = checker->AllocNode<ir::OpaqueTypeNode>(dimType); in Perform() local
144 auto *exprType = checker->AllocNode<ir::OpaqueTypeNode>(lcType); in HandleOpAssignment() local
85 checker::Type *exprType = discriminant_->Check(checker); in Check() local
105 if (auto *const exprType = node->Check(checker); exprType != nullptr) { in Check() local
397 auto *exprType = expr->expr_->GetType(checker); in Check() local488 auto *exprType = in Check() local2034 checker::Type *const exprType = st->Right()->Check(checker); in Check() local2684 auto exprType = expr->expr_->Check(checker); in Check() local
1444 checker::Type *exprType = st->discriminant_->Check(checker); in Check() local1663 checker::Type *exprType = expr->Expr()->Check(checker); in Check() local1678 checker::Type *exprType = checker->GetBaseTypeOfLiteralType(expr->Expr()->Check(checker)); in Check() local
589 MIRType &exprType = *GlobalTables::GetTypeTable().GetTypeFromTyIdx(ptyIdx); in CreateAddrofConst() local603 MIRType *exprType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(ptyIdx); in CreateAddroffuncConst() local617 MIRType *exprType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tyIdx); in CreateStrConst() local631 MIRType *exprType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(ptyIdx); in CreateStr16Const() local
1086 const exprType = this.tsTypeChecker.getContextualType(curNode); constant
1429 const exprType = this.tsTypeChecker.getContextualType(curNode); constant
1895 let exprType = this.tsTypeChecker.getTypeAtLocation(tsAsExpr.expression).getNonNullableType(); variable
1589 let exprType = this.tsTypeChecker.getTypeAtLocation(tsAsExpr.expression).getNonNullableType(); variable
1036 const auto *const exprType = expr->Property()->TsType(); in ValidateTupleIndex() local
1500 checker::Type const *const exprType = st->Right()->TsType(); in Compile() local