Home
last modified time | relevance | path

Searched refs:getTsConfigPropArray (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts3432 …const referencesSyntax = firstDefined(getTsConfigPropArray(sourceFile as TsConfigSourceFile, "refe…
3568 …const referencesSyntax = firstDefined(getTsConfigPropArray(sourceFile || options.configFile, "refe…
DcommandLineParser.ts2446 …const nodeValue = firstDefined(getTsConfigPropArray(sourceFile, "files"), property => property.ini…
Dutilities.ts1753 return firstDefined(getTsConfigPropArray(tsConfigSourceFile, propKey), property =>
1759 …export function getTsConfigPropArray(tsConfigSourceFile: TsConfigSourceFile | undefined, propKey: … function
/third_party/typescript/lib/
Dtsc.js11399 … return ts.firstDefined(getTsConfigPropArray(tsConfigSourceFile, propKey), function (property) {
11406 function getTsConfigPropArray(tsConfigSourceFile, propKey) { function
11410 ts.getTsConfigPropArray = getTsConfigPropArray;
31257 …var nodeValue = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "files"), function (property) …
89672 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "references"), function…
89791 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile || options.configFile, "…
DtypingsInstaller.js14822 … return ts.firstDefined(getTsConfigPropArray(tsConfigSourceFile, propKey), function (property) {
14829 function getTsConfigPropArray(tsConfigSourceFile, propKey) { function
14833 ts.getTsConfigPropArray = getTsConfigPropArray;
38354 …var nodeValue = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "files"), function (property) …
109028 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "references"), function…
109148 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile || options.configFile, "…
Dtsserverlibrary.js15027 … return ts.firstDefined(getTsConfigPropArray(tsConfigSourceFile, propKey), function (property) {
15034 function getTsConfigPropArray(tsConfigSourceFile, propKey) { function
15038 ts.getTsConfigPropArray = getTsConfigPropArray;
38559 …var nodeValue = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "files"), function (property) …
109233 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "references"), function…
109353 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile || options.configFile, "…
Dtypescript.js15027 … return ts.firstDefined(getTsConfigPropArray(tsConfigSourceFile, propKey), function (property) {
15034 function getTsConfigPropArray(tsConfigSourceFile, propKey) { function
15038 ts.getTsConfigPropArray = getTsConfigPropArray;
38559 …var nodeValue = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "files"), function (property) …
109233 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "references"), function…
109353 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile || options.configFile, "…
Dtsserver.js14833 … return ts.firstDefined(getTsConfigPropArray(tsConfigSourceFile, propKey), function (property) {
14840 function getTsConfigPropArray(tsConfigSourceFile, propKey) { function
14844 ts.getTsConfigPropArray = getTsConfigPropArray;
38365 …var nodeValue = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "files"), function (property) …
109039 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "references"), function…
109159 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile || options.configFile, "…
DtypescriptServices.js15027 … return ts.firstDefined(getTsConfigPropArray(tsConfigSourceFile, propKey), function (property) {
15034 function getTsConfigPropArray(tsConfigSourceFile, propKey) { function
15038 ts.getTsConfigPropArray = getTsConfigPropArray;
38559 …var nodeValue = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "files"), function (property) …
109233 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile, "references"), function…
109353 …var referencesSyntax = ts.firstDefined(ts.getTsConfigPropArray(sourceFile || options.configFile, "…