Searched defs:getSemanticDiagnosticsForLinter (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | program.ts | 2143 …function getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: Cancellation… function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2299 …getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
|
| D | typescriptServices.d.ts | 2299 …getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
|
| D | tsserverlibrary.d.ts | 2299 …getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
|
| D | typingsInstaller.js | 122062 getSemanticDiagnosticsForLinter: getSemanticDiagnosticsForLinter, property 122793 function getSemanticDiagnosticsForLinter(sourceFile, cancellationToken) { function
|
| D | tsc.js | 101289 getSemanticDiagnosticsForLinter: getSemanticDiagnosticsForLinter, property 101903 function getSemanticDiagnosticsForLinter(sourceFile, cancellationToken) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2299 …getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
|
| D | tsserverlibrary.d.ts | 2299 …getSemanticDiagnosticsForLinter(sourceFile?: SourceFile, cancellationToken?: CancellationToken): r… method
|