Searched defs:createTaggedTemplateExpression (Results 1 – 11 of 11) sorted by relevance
/third_party/typescript/lib/ |
D | typescript.d.ts | 3337 …createTaggedTemplateExpression(tag: Expression, typeArguments: readonly TypeNode[] | undefined, te… method
|
D | typescriptServices.d.ts | 3337 …createTaggedTemplateExpression(tag: Expression, typeArguments: readonly TypeNode[] | undefined, te… method
|
D | tsserverlibrary.d.ts | 3337 …createTaggedTemplateExpression(tag: Expression, typeArguments: readonly TypeNode[] | undefined, te… method
|
D | tsc.js | 17905 function createTaggedTemplateExpression(tag, typeArguments, template) { function
|
D | typingsInstaller.js | 22417 function createTaggedTemplateExpression(tag, typeArguments, template) { function
|
D | typescriptServices.js | 22622 function createTaggedTemplateExpression(tag, typeArguments, template) { function
|
D | typescript.js | 22622 function createTaggedTemplateExpression(tag, typeArguments, template) { function
|
D | tsserverlibrary.js | 22622 function createTaggedTemplateExpression(tag, typeArguments, template) { function
|
D | tsserver.js | 22428 function createTaggedTemplateExpression(tag, typeArguments, template) { function
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 3453 …createTaggedTemplateExpression(tag: Expression, typeArguments: readonly TypeNode[] | undefined, te… method
|
D | tsserverlibrary.d.ts | 3453 …createTaggedTemplateExpression(tag: Expression, typeArguments: readonly TypeNode[] | undefined, te… method
|