Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts5024 export function sourceFileMayBeEmitted(sourceFile: SourceFile, host: SourceFileMayBeEmittedHost, fo… function
/third_party/typescript/lib/
Dtsc.js15670 function sourceFileMayBeEmitted(sourceFile, host, forceDtsEmit) { function