Searched defs:reservedNames (Results 1 – 5 of 5) sorted by relevance
146 let reservedNames = projectAndLibs.libExportNames; variable200 let reservedNames = projectAndLibs.libExportNames; variable255 let reservedNames = projectAndLibs.libExportNames; variable283 let reservedNames = projectAndLibs.libExportNames; variable338 let reservedNames = projectAndLibs.libExportNames; variable420 let reservedNames = projectAndLibs.libExportNames; variable503 let reservedNames = projectAndLibs.libExportNames; variable
308 const reservedNames = scopeManager.getReservedNames(); constant349 const reservedNames = scopeManager.getReservedNames(); constant390 const reservedNames = scopeManager.getReservedNames(); constant
182 let reservedNames = []; variable
18 reservedNames?: Set<string>; property
117 reservedNames: string[] = []; property in MergedConfig