Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts6456 const sourceMapRange = getSourceMapRange(node); constant
6488 const sourceMapRange = getSourceMapRange(node); constant
Dtypes.ts7705sourceMapRange?: SourceMapRange; // The text range to use when emitting leading or trailin… property
/third_party/typescript/src/compiler/transformers/
Des2015.ts1757 const sourceMapRange = getSourceMapRange(member); constant