Searched defs:reportNonlocalAugmentation (Results 1 – 9 of 9) sorted by relevance
/third_party/typescript/src/compiler/transformers/ |
D | declarations.ts | 82 let errorNameNode: DeclarationName | undefined;
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 4035 …reportNonlocalAugmentation?(containingFile: SourceFile, parentSymbol: Symbol, augmentingSymbol: Sy… method
|
D | tsserverlibrary.d.ts | 4035 …reportNonlocalAugmentation?(containingFile: SourceFile, parentSymbol: Symbol, augmentingSymbol: Sy… method
|
/third_party/typescript/lib/ |
D | tsc.js | 80645 reportNonlocalAugmentation: reportNonlocalAugmentation property 80742 function reportNonlocalAugmentation(containingFile, parentSymbol, symbol) { function
|
D | typingsInstaller.js | 98918 reportNonlocalAugmentation: reportNonlocalAugmentation property 99020 function reportNonlocalAugmentation(containingFile, parentSymbol, symbol) { function
|
D | typescriptServices.js | 99123 reportNonlocalAugmentation: reportNonlocalAugmentation property 99225 function reportNonlocalAugmentation(containingFile, parentSymbol, symbol) { function
|
D | typescript.js | 99123 reportNonlocalAugmentation: reportNonlocalAugmentation property 99225 function reportNonlocalAugmentation(containingFile, parentSymbol, symbol) { function
|
D | tsserverlibrary.js | 99123 reportNonlocalAugmentation: reportNonlocalAugmentation property 99225 function reportNonlocalAugmentation(containingFile, parentSymbol, symbol) { function
|
D | tsserver.js | 98929 reportNonlocalAugmentation: reportNonlocalAugmentation property 99031 function reportNonlocalAugmentation(containingFile, parentSymbol, symbol) { function
|