Home
last modified time | relevance | path

Searched defs:tagExpression (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DsignatureHelp.ts241 const tagExpression = <TaggedTemplateExpression>templateExpression.parent; constant
250 const tagExpression = parent.parent.parent; constant
/third_party/typescript/lib/
Dtypescript.js130882 function getArgumentListInfoForTemplate(tagExpression, argumentIndex, sourceFile) { argument
DtypescriptServices.js130882 function getArgumentListInfoForTemplate(tagExpression, argumentIndex, sourceFile) { argument
Dtsserverlibrary.js130882 function getArgumentListInfoForTemplate(tagExpression, argumentIndex, sourceFile) { argument
Dtsserver.js130313 function getArgumentListInfoForTemplate(tagExpression, argumentIndex, sourceFile) { argument