Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts287 readonly sourceDirectory: Path; property
292 const sourceDirectory = getDirectoryPath(importingSourceFileName); constant
298 const { sourceDirectory, getCanonicalFileName } = info; constant
/third_party/typescript/lib/
DtypingsInstaller.js128254 …function tryGetModuleNameFromRootDirs(rootDirs, moduleFileName, sourceDirectory, getCanonicalFileN… argument
Dtsc.js106631 …function tryGetModuleNameFromRootDirs(rootDirs, moduleFileName, sourceDirectory, getCanonicalFileN… argument