Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts124 export function createCompilerHost(options: CompilerOptions, setParentNodes?: boolean): CompilerHos… function
/third_party/typescript/lib/
Dtsc.js104480 function createCompilerHost(options, setParentNodes) { function