Home
last modified time | relevance | path

Searched defs:updateImportSpecifier (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts667 …export const updateImportSpecifier = Debug.deprecate(factory.updateImportSpecifier, factoryDepreca… constant
/third_party/typescript/lib/
Dtypescript.d.ts3940updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
8091 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
DtypescriptServices.d.ts3940updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
8091 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
Dtsserverlibrary.d.ts3940updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
12037 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
Dtsc.js21266 function updateImportSpecifier(node, isTypeOnly, propertyName, name) { function
DtypingsInstaller.js26342 function updateImportSpecifier(node, isTypeOnly, propertyName, name) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3940updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
8091 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant
Dtsserverlibrary.d.ts3940updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier | undef… method
12037 …const updateImportSpecifier: (node: ImportSpecifier, isTypeOnly: boolean, propertyName: Identifier… constant