Searched defs:exprType (Results 1 – 13 of 13) 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
406 …const exprType = InteropTypescriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.expression).getN… constant
2162 …const exprType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.expression).getNonNulla… constant
1650 const exprType = typeChecker.getContextualType(curNode); 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
1257 #define OPERATOR_RIGHT(op, exprType) \ argument
9747 const exprType = getLiteralTypeFromPropertyName(name); constant28714 const exprType = checkJsxAttribute(attributeDecl, checkMode); constant28743 … const exprType = getReducedType(checkExpressionCached(attributeDecl.expression, checkMode)); constant30440 const exprType = checkExpression(node.expression); constant33129 …const exprType = node.kind === SyntaxKind.ExpressionWithTypeArguments ? checkExpression(node.expre… constant33199 const exprType = checkExpression(node.expression); constant34120 const exprType = checkExpression(node.body); constant34591 const exprType = getLiteralTypeFromPropertyName(name); constant39108 const exprType = getLiteralTypeFromPropertyName(name); constant40454 … const exprType = node.expression ? checkExpressionCached(node.expression) : undefinedType; constant
59325 function getOptionalExpressionType(exprType, expression) { argument66059 function checkElementAccessExpression(node, exprType, checkMode) { argument
70828 function getOptionalExpressionType(exprType, expression) { argument78710 function checkElementAccessExpression(node, exprType, checkMode) { argument