Searched defs:newSettings (Results 1 – 3 of 3) sorted by relevance
97 CollationSettings newSettings = (CollationSettings)super.clone(); in clone() local
99 CollationSettings newSettings = (CollationSettings)super.clone(); in clone() local
1318 const newSettings = host.getCompilationSettings() || getDefaultCompilerOptions(); constant