Home
last modified time | relevance | path

Searched defs:getModuleSpecifiers (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts278 export function getModuleSpecifiers( function
/third_party/typescript/src/services/codefixes/
DimportFixes.ts702 const getModuleSpecifiers = fromCacheOnly constant
/third_party/typescript/lib/
Dtsc.js42332 function getModuleSpecifiers(moduleSymbol, checker, compilerOptions, importingSourceFile, host, use… function