Searched defs:updateImportClause (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 1199 …export const updateImportClause = Debug.deprecate(function updateImportClause(node: ImportClause, … constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3889 …updateImportClause(node: ImportClause, isTypeOnly: boolean, name: Identifier | undefined, namedBin… method 8276 …const updateImportClause: (node: ImportClause, name: Identifier | undefined, namedBindings: NamedI… constant
|
| D | typescriptServices.d.ts | 3889 …updateImportClause(node: ImportClause, isTypeOnly: boolean, name: Identifier | undefined, namedBin… method 8276 …const updateImportClause: (node: ImportClause, name: Identifier | undefined, namedBindings: NamedI… constant
|
| D | tsserverlibrary.d.ts | 3889 …updateImportClause(node: ImportClause, isTypeOnly: boolean, name: Identifier | undefined, namedBin… method 12222 …const updateImportClause: (node: ImportClause, name: Identifier | undefined, namedBindings: NamedI… constant
|
| D | typingsInstaller.js | 26025 function updateImportClause(node, isTypeOnly, name, namedBindings) { function
|
| D | tsc.js | 21005 function updateImportClause(node, isTypeOnly, name, namedBindings) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3889 …updateImportClause(node: ImportClause, isTypeOnly: boolean, name: Identifier | undefined, namedBin… method 8276 …const updateImportClause: (node: ImportClause, name: Identifier | undefined, namedBindings: NamedI… constant
|
| D | tsserverlibrary.d.ts | 3889 …updateImportClause(node: ImportClause, isTypeOnly: boolean, name: Identifier | undefined, namedBin… method 12222 …const updateImportClause: (node: ImportClause, name: Identifier | undefined, namedBindings: NamedI… constant
|