Searched defs:createJSDocTemplateTag (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 721 …export const createJSDocTemplateTag = Debug.deprecate(factory.createJSDocTemplateTag, factoryDepre… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3950 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 8052 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | typescriptServices.d.ts | 3950 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 8052 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | tsserverlibrary.d.ts | 3950 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 11998 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | tsc.js | 21295 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| D | typingsInstaller.js | 26378 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3950 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 8052 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | tsserverlibrary.d.ts | 3950 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 11998 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|