Searched defs:createJSDocTemplateTag (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 732 …export const createJSDocTemplateTag = Debug.deprecate(factory.createJSDocTemplateTag, factoryDepre… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3502 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 6982 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | typescriptServices.d.ts | 3502 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 6982 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | tsserverlibrary.d.ts | 3502 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 10727 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | tsc.js | 19161 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| D | typingsInstaller.js | 23867 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| D | typescript.js | 24072 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| D | typescriptServices.js | 24072 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| D | tsserverlibrary.js | 24072 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| D | tsserver.js | 23878 function createJSDocTemplateTag(tagName, constraint, typeParameters, comment) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3618 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 7229 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|
| D | tsserverlibrary.d.ts | 3618 …createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefine… method 11012 …const createJSDocTemplateTag: (tagName: Identifier | undefined, constraint: JSDocTypeExpression | … constant
|