Home
last modified time | relevance | path

Searched defs:getSemanticDiagnosticsForLinter (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts2143 …function getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: Cancellation… function
/third_party/typescript/lib/
Dtypescript.d.ts2299getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
DtypescriptServices.d.ts2299getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
Dtsserverlibrary.d.ts2299getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
DtypingsInstaller.js122062 getSemanticDiagnosticsForLinter: getSemanticDiagnosticsForLinter, property
122793 function getSemanticDiagnosticsForLinter(sourceFile, cancellationToken) { function
Dtsc.js101289 getSemanticDiagnosticsForLinter: getSemanticDiagnosticsForLinter, property
101903 function getSemanticDiagnosticsForLinter(sourceFile, cancellationToken) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2299getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
Dtsserverlibrary.d.ts2299getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method