Searched refs:updateNamespaceExportDeclaration (Results 1 – 11 of 11) 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/src/compiler/ |
| D | visitorPublic.ts | 1145 return context.factory.updateNamespaceExportDeclaration(node,
|
| D | types.ts | 8186 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp…
|
| /third_party/typescript/src/compiler/factory/ |
| D | nodeFactory.ts | 297 updateNamespaceExportDeclaration, 4118 … function updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier) {
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3889 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 7976 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | typescriptServices.d.ts | 3889 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 7976 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | tsserverlibrary.d.ts | 3889 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 11922 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | tsc.js | 18324 updateNamespaceExportDeclaration: updateNamespaceExportDeclaration, 20926 function updateNamespaceExportDeclaration(node, name) { function 79712 …return context.factory.updateNamespaceExportDeclaration(node, nodeVisitor(node.name, visitor, ts.i…
|
| D | typingsInstaller.js | 22965 updateNamespaceExportDeclaration: updateNamespaceExportDeclaration, 25938 function updateNamespaceExportDeclaration(node, name) { function 94236 …return context.factory.updateNamespaceExportDeclaration(node, nodeVisitor(node.name, visitor, ts.i…
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3889 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 7976 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|
| D | tsserverlibrary.d.ts | 3889 …updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExp… method 11922 …const updateNamespaceExportDeclaration: (node: NamespaceExportDeclaration, name: Identifier) => Na… constant
|