Searched defs:getDeclarationDiagnostics (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | builderPublic.ts | 92 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
| D | program.ts | 2177 …function getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken)… function
|
| /third_party/typescript/src/compiler/transformers/ |
| D | declarations.ts | 3 …export function getDeclarationDiagnostics(host: EmitHost, resolver: EmitResolver, file: SourceFile… function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2300 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 5701 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
| D | typescriptServices.d.ts | 2300 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 5701 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
| D | tsserverlibrary.d.ts | 2300 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 5701 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
| D | typingsInstaller.js | 113019 function getDeclarationDiagnostics(host, resolver, file) { function 122065 getDeclarationDiagnostics: getDeclarationDiagnostics, property 122819 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|
| D | tsc.js | 93147 function getDeclarationDiagnostics(host, resolver, file) { function 101292 getDeclarationDiagnostics: getDeclarationDiagnostics, property 101929 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2300 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 5701 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
| D | tsserverlibrary.d.ts | 2300 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 5701 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|