Searched defs:updateNamespaceExportDeclaration (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 637 …export const updateNamespaceExportDeclaration = Debug.deprecate(factory.updateNamespaceExportDecla… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3883 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 7970 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | typescriptServices.d.ts | 3883 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 7970 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | tsserverlibrary.d.ts | 3883 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 11916 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | typingsInstaller.js | 25938 function updateNamespaceExportDeclaration(node, name) { function
|
| D | tsc.js | 20926 function updateNamespaceExportDeclaration(node, name) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3883 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 7970 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | tsserverlibrary.d.ts | 3883 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 11916 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|