Home
last modified time | relevance | path

Searched refs:compilerOptionsObjectLiteralSyntax (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts3563 const compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax(); constant
3564 …return compilerOptionsObjectLiteralSyntax && getPropertyAssignment(compilerOptionsObjectLiteralSyn…
3577 const compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax(); constant
3578 …return compilerOptionsObjectLiteralSyntax && getPropertyArrayElementValue(compilerOptionsObjectLit…
3601 const compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax(); constant
3602 const needCompilerDiagnostic = !compilerOptionsObjectLiteralSyntax ||
3603 …!createOptionDiagnosticInObjectLiteralSyntax(compilerOptionsObjectLiteralSyntax, onKey, option1, o…
/third_party/typescript/lib/
Dtsc.js89770 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
89771 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyAssignment(compilerOptionsObjectLiteral…
89781 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
89782 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…
89800 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
89801 var needCompilerDiagnostic = !compilerOptionsObjectLiteralSyntax ||
89802 …!createOptionDiagnosticInObjectLiteralSyntax(compilerOptionsObjectLiteralSyntax, onKey, option1, o…
DtypingsInstaller.js109127 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109128 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyAssignment(compilerOptionsObjectLiteral…
109138 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109139 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…
109157 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109158 var needCompilerDiagnostic = !compilerOptionsObjectLiteralSyntax ||
109159 …!createOptionDiagnosticInObjectLiteralSyntax(compilerOptionsObjectLiteralSyntax, onKey, option1, o…
Dtypescript.js109332 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109333 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyAssignment(compilerOptionsObjectLiteral…
109343 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109344 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…
109362 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109363 var needCompilerDiagnostic = !compilerOptionsObjectLiteralSyntax ||
109364 …!createOptionDiagnosticInObjectLiteralSyntax(compilerOptionsObjectLiteralSyntax, onKey, option1, o…
DtypescriptServices.js109332 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109333 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyAssignment(compilerOptionsObjectLiteral…
109343 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109344 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…
109362 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109363 var needCompilerDiagnostic = !compilerOptionsObjectLiteralSyntax ||
109364 …!createOptionDiagnosticInObjectLiteralSyntax(compilerOptionsObjectLiteralSyntax, onKey, option1, o…
Dtsserverlibrary.js109332 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109333 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyAssignment(compilerOptionsObjectLiteral…
109343 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109344 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…
109362 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109363 var needCompilerDiagnostic = !compilerOptionsObjectLiteralSyntax ||
109364 …!createOptionDiagnosticInObjectLiteralSyntax(compilerOptionsObjectLiteralSyntax, onKey, option1, o…
Dtsserver.js109138 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109139 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyAssignment(compilerOptionsObjectLiteral…
109149 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109150 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…
109168 var compilerOptionsObjectLiteralSyntax = getCompilerOptionsObjectLiteralSyntax();
109169 var needCompilerDiagnostic = !compilerOptionsObjectLiteralSyntax ||
109170 …!createOptionDiagnosticInObjectLiteralSyntax(compilerOptionsObjectLiteralSyntax, onKey, option1, o…