Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts510 export function forEachFileNameOfModule<T>( function
/third_party/typescript/lib/
Dtsc.js42471 function forEachFileNameOfModule(importingFileName, importedFileName, host, preferSymlinks, cb) { function