Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6656 export function createUnparsedSourceFile(text: string): UnparsedSource; function
/third_party/typescript/lib/
Dtsc.js22665 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function
DtypingsInstaller.js28095 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function