Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DparenthesizerRules.ts271 const emittedExpression = skipPartiallyEmittedExpressions(branch); constant
331 const emittedExpression = skipPartiallyEmittedExpressions(expression); constant
359 const emittedExpression = skipPartiallyEmittedExpressions(expression); constant
367 const emittedExpression = skipPartiallyEmittedExpressions(expression); constant