Home
last modified time | relevance | path

Searched refs:isFileForcedToBeModuleByFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts6330 function isFileForcedToBeModuleByFormat(file: SourceFile): true | undefined { function
6358 checks.push(isFileForcedToBeModuleByFormat);
/third_party/typescript/lib/
DtypingsInstaller.js20472 function isFileForcedToBeModuleByFormat(file) { function
20499 checks.push(isFileForcedToBeModuleByFormat);
Dtsc.js16249 function isFileForcedToBeModuleByFormat(file) { function
16267 checks.push(isFileForcedToBeModuleByFormat);