Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts4561 export function parseConfigHostFromCompilerHostLike(host: CompilerHostLike, directoryStructureHost:… function
/third_party/typescript/lib/
Dtsc.js107871 function parseConfigHostFromCompilerHostLike(host, directoryStructureHost = host) { function