Home
last modified time | relevance | path

Searched defs:tsExpr (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts931 const tsExpr = Utils.unwrapParenthesized(funBody); constant
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts1113 const tsExpr = Utils.unwrapParenthesized(funBody); constant