Searched defs:createJSDocAugmentsTag (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 715 …export const createJSDocAugmentsTag = Debug.deprecate(factory.createJSDocAugmentsTag, factoryDepre… constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3964 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 8040 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | typescript.d.ts | 3964 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 8040 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | tsserverlibrary.d.ts | 3964 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 11986 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | tsc.js | 21380 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| D | typingsInstaller.js | 26473 function createJSDocAugmentsTag(tagName, className, comment) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3964 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 8040 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|
| D | tsserverlibrary.d.ts | 3964 …createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag["class"], comm… method 11986 …const createJSDocAugmentsTag: (tagName: Identifier | undefined, className: ExpressionWithTypeArgum… constant
|