Searched defs:createJSDocAugmentsTag (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 726 …export const createJSDocAugmentsTag = Debug.deprecate(factory.createJSDocAugmentsTag, factoryDepre… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3522 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 6976 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | typescriptServices.d.ts | 3522 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 6976 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | tsserverlibrary.d.ts | 3522 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 10721 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | tsc.js | 19246 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| D | typingsInstaller.js | 23962 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| D | typescriptServices.js | 24167 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| D | typescript.js | 24167 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| D | tsserverlibrary.js | 24167 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| D | tsserver.js | 23973 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3638 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 7223 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | tsserverlibrary.d.ts | 3638 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 11006 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|