Searched defs:updateImportSpecifier (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 667 …export const updateImportSpecifier = Debug.deprecate(factory.updateImportSpecifier, factoryDepreca… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3940 …updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 8091 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | typescriptServices.d.ts | 3940 …updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 8091 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | tsserverlibrary.d.ts | 3940 …updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 12037 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | tsc.js | 21266 function updateImportSpecifier(node, isTypeOnly, propertyName, name) { function
|
| D | typingsInstaller.js | 26342 function updateImportSpecifier(node, isTypeOnly, propertyName, name) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3940 …updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 8091 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|
| D | tsserverlibrary.d.ts | 3940 …updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method 12037 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
|