Searched refs:isPathRelativeToScript (Results 1 – 1 of 1) sorted by relevance
377 …return isPathRelativeToScript(literalValue) || !compilerOptions.baseUrl && (isRootedDiskPath(liter…961 function isPathRelativeToScript(path: string) { function