Home
last modified time | relevance | path

Searched defs:getDirectoryPath (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
Dpath.ts232 export function getDirectoryPath(path: Path): Path; function
DmoduleNameResolver.ts324 const containingDirectory = containingFile ? getDirectoryPath(containingFile) : undefined; constant
Dprogram.ts1219 …const containingDirectory = options.configFilePath ? getDirectoryPath(options.configFilePath) : ho… constant
/third_party/typescript/lib/
DtypingsInstaller.js7776 function getDirectoryPath(path) { function
Dtsc.js5050 function getDirectoryPath(path) { function