Searched refs:srcFilePathComponents (Results 1 – 1 of 1) sorted by relevance
1533 const srcFilePathComponents = new Map<SourceFile, string[]>(); constant1535 let pathComps = srcFilePathComponents.get(srcFile);1538 srcFilePathComponents.set(srcFile, pathComps);