Home
last modified time | relevance | path

Searched defs:tsExprType (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DInteropTypescriptLinter.ts337 …const tsExprType = Utils.reduceReference(InteropTypescriptLinter.tsTypeChecker.getTypeAtLocation(t… constant
DTypeScriptLinter.ts464 const tsExprType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsTypeExpr.expression); constant
1497 …const tsExprType = Utils.reduceReference(TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsTypeEx… constant
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts443 const tsExprType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsTypeExpr.expression); constant