Home
last modified time | relevance | path

Searched defs:createJSDocCallbackTag (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts727 …export const createJSDocCallbackTag = Debug.deprecate(factory.createJSDocCallbackTag, factoryDepre… constant
/third_party/typescript/lib/
Dtypescript.d.ts3962createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
8050 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
DtypescriptServices.d.ts3962createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
8050 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
Dtsserverlibrary.d.ts3962createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
11996 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
DtypingsInstaller.js26455 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
Dtsc.js21364 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3962createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
8050 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
Dtsserverlibrary.d.ts3962createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
11996 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant