Searched defs:createUnparsedSourceFile (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/src/compiler/factory/ |
| D | nodeFactory.ts | 6168 export function createUnparsedSourceFile(text: string): UnparsedSource; function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4297 function createUnparsedSourceFile(text: string): UnparsedSource; function
|
| D | typescriptServices.d.ts | 4297 function createUnparsedSourceFile(text: string): UnparsedSource; function
|
| D | tsserverlibrary.d.ts | 4297 function createUnparsedSourceFile(text: string): UnparsedSource; function
|
| D | tsc.js | 20441 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function
|
| D | typingsInstaller.js | 25475 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function
|
| D | typescriptServices.js | 25680 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function
|
| D | typescript.js | 25680 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function
|
| D | tsserverlibrary.js | 25680 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function
|
| D | tsserver.js | 25486 function createUnparsedSourceFile(textOrInputFiles, mapPathOrType, mapTextOrStripInternal) { function
|