Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts738 …export const createJSDocCallbackTag = Debug.deprecate(factory.createJSDocCallbackTag, factoryDepre… constant
/third_party/typescript/lib/
Dtypescript.d.ts3520createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
6986 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
DtypescriptServices.d.ts3520createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
6986 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
Dtsserverlibrary.d.ts3520createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
10731 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
Dtsc.js19230 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
DtypingsInstaller.js23944 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
DtypescriptServices.js24149 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
Dtypescript.js24149 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
Dtsserverlibrary.js24149 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
Dtsserver.js23955 function createJSDocCallbackTag(tagName, typeExpression, fullName, comment) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3636createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
7233 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant
Dtsserverlibrary.d.ts3636createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?:… method
11016 …const createJSDocCallbackTag: (tagName: Identifier | undefined, typeExpression: JSDocSignature, fu… constant