Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts7098 let SourceMapSource: new (fileName: string, text: string, skipTrivia?: (pos: number) => number) => … enumerator
7103 …eMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => number): SourceMapSource { enumerator
/third_party/typescript/src/services/
Dtypes.ts153 export interface SourceMapSource { interface
/third_party/typescript/src/compiler/
Dutilities.ts6769 function SourceMapSource(this: SourceMapSource, fileName: string, text: string, skipTrivia?: (pos: … function
Dtypes.ts7691 export interface SourceMapSource { interface
/third_party/typescript/lib/
Dtypescript.d.ts3737 interface SourceMapSource { interface
3742 interface SourceMapSource { interface
Dtsserverlibrary.d.ts7740 interface SourceMapSource { interface
7745 interface SourceMapSource { interface
DtypingsInstaller.js12080 function SourceMapSource(fileName, text, skipTrivia2) { class
Dtsc.js16750 function SourceMapSource(fileName, text, skipTrivia2) { class
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3737 interface SourceMapSource { interface
3742 interface SourceMapSource { interface
Dtsserverlibrary.d.ts7740 interface SourceMapSource { interface
7745 interface SourceMapSource { interface