Searched refs:allSourceFilePaths (Results 1 – 3 of 3) sorted by relevance
74 allSourceFilePaths179 for (let moduleInfoId of allSourceFilePaths) {
52 import { allSourceFilePaths, collectAllFiles } from '../../../ets_checker';211 …readProjectAndLibsSource(allSourceFilePaths, ModuleSourceFile.projectConfig.obfuscationMergedObCon…
444 export const allSourceFilePaths: Set<string> = new Set(); constant513 allSourceFilePaths.add(fileName);525 allSourceFilePaths.add(toUnixPath(moduleId));1396 allSourceFilePaths.clear();