Searched defs:exprType (Results 1 – 12 of 12) sorted by relevance
35 const Type& exprType = expr.type(); in Convert() local
113 const Type& exprType = base.type(); in optimize_constructor_swizzle() local439 const Type& exprType = expr->type(); in Make() local
230 const exprType = checker.getTypeAtLocation(insertionSite); constant
781 String exprType = this->typeName(arguments[0]->type()); in writeIntrinsicCall() local805 String exprType = this->typeName(arguments[0]->type()); in writeIntrinsicCall() local
1357 const exprType = typeChecker.getContextualType(curNode); constant
1712 …const exprType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.expression).getNonNulla… constant
1491 const exprType = typeChecker.getContextualType(curNode); constant
1775 …const exprType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.expression).getNonNulla… constant
1257 #define OPERATOR_RIGHT(op, exprType) \ argument
9706 const exprType = getLiteralTypeFromPropertyName(name); constant28673 const exprType = checkJsxAttribute(attributeDecl, checkMode); constant28702 … const exprType = getReducedType(checkExpressionCached(attributeDecl.expression, checkMode)); constant30378 const exprType = checkExpression(node.expression); constant33067 …const exprType = node.kind === SyntaxKind.ExpressionWithTypeArguments ? checkExpression(node.expre… constant33137 const exprType = checkExpression(node.expression); constant34058 const exprType = checkExpression(node.body); constant34529 const exprType = getLiteralTypeFromPropertyName(name); constant39046 const exprType = getLiteralTypeFromPropertyName(name); constant40392 … const exprType = node.expression ? checkExpressionCached(node.expression) : undefinedType; constant
70633 function getOptionalExpressionType(exprType, expression) { argument78493 function checkElementAccessExpression(node, exprType, checkMode) { argument
59146 function getOptionalExpressionType(exprType, expression) { argument65858 function checkElementAccessExpression(node, exprType, checkMode) { argument