/third_party/typescript/src/compiler/ |
D | builderPublic.ts | 75 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
D | program.ts | 1845 …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/tests/baselines/reference/api/ |
D | typescript.d.ts | 2104 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 5020 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
D | tsserverlibrary.d.ts | 2104 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 5020 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
/third_party/typescript/lib/ |
D | typescriptServices.d.ts | 2095 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 4937 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
D | typescript.d.ts | 2095 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 4937 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
D | tsserverlibrary.d.ts | 2095 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method 4937 …getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonl… method
|
D | typingsInstaller.js | 98847 function getDeclarationDiagnostics(host, resolver, file) { function 106946 getDeclarationDiagnostics: getDeclarationDiagnostics, property 107631 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|
D | tsc.js | 80584 function getDeclarationDiagnostics(host, resolver, file) { function 87845 getDeclarationDiagnostics: getDeclarationDiagnostics, property 88418 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|
D | typescriptServices.js | 99052 function getDeclarationDiagnostics(host, resolver, file) { function 107151 getDeclarationDiagnostics: getDeclarationDiagnostics, property 107836 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|
D | typescript.js | 99052 function getDeclarationDiagnostics(host, resolver, file) { function 107151 getDeclarationDiagnostics: getDeclarationDiagnostics, property 107836 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|
D | tsserver.js | 98858 function getDeclarationDiagnostics(host, resolver, file) { function 106957 getDeclarationDiagnostics: getDeclarationDiagnostics, property 107642 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|
D | tsserverlibrary.js | 99052 function getDeclarationDiagnostics(host, resolver, file) { function 107151 getDeclarationDiagnostics: getDeclarationDiagnostics, property 107836 function getDeclarationDiagnostics(sourceFile, cancellationToken) { function
|