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