Home
last modified time | relevance | path

Searched defs:createJSDocAugmentsTag (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts726 …export const createJSDocAugmentsTag = Debug.deprecate(factory.createJSDocAugmentsTag, factoryDepre… constant
/third_party/typescript/lib/
Dtypescript.d.ts3522createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method
6976 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
DtypescriptServices.d.ts3522createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method
6976 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
Dtsserverlibrary.d.ts3522createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method
10721 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
Dtsc.js19246 function createJSDocAugmentsTag(tagName, className, comment) { function
DtypingsInstaller.js23962 function createJSDocAugmentsTag(tagName, className, comment) { function
DtypescriptServices.js24167 function createJSDocAugmentsTag(tagName, className, comment) { function
Dtypescript.js24167 function createJSDocAugmentsTag(tagName, className, comment) { function
Dtsserverlibrary.js24167 function createJSDocAugmentsTag(tagName, className, comment) { function
Dtsserver.js23973 function createJSDocAugmentsTag(tagName, className, comment) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3638createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method
7223 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
Dtsserverlibrary.d.ts3638createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method
11006 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant