Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dwatch.ts657 export function createCompilerHostFromProgramHost(host: ProgramHost<any>, getCompilerOptions: () =>… function
/third_party/typescript/lib/
Dtsc.js110802 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost = host)… function