Home
last modified time | relevance | path

Searched refs:updateJSDocEnumTag (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts360 …get updateJSDocEnumTag() { return getJSDocTypeLikeTagUpdateFunction<JSDocEnumTag>(SyntaxKind.JSDoc…
/third_party/typescript/src/compiler/
Dtypes.ts7279updateJSDocEnumTag(node: JSDocEnumTag, tagName: Identifier | undefined, typeExpression: JSDocTypeE…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3595updateJSDocEnumTag(node: JSDocEnumTag, tagName: Identifier | undefined, typeExpression: JSDocTypeE… method
Dtsserverlibrary.d.ts3595updateJSDocEnumTag(node: JSDocEnumTag, tagName: Identifier | undefined, typeExpression: JSDocTypeE… method
/third_party/typescript/lib/
DtypescriptServices.d.ts3519updateJSDocEnumTag(node: JSDocEnumTag, tagName: Identifier | undefined, typeExpression: JSDocTypeE… method
Dtypescript.d.ts3519updateJSDocEnumTag(node: JSDocEnumTag, tagName: Identifier | undefined, typeExpression: JSDocTypeE… method
Dtsserverlibrary.d.ts3519updateJSDocEnumTag(node: JSDocEnumTag, tagName: Identifier | undefined, typeExpression: JSDocTypeE… method
DtypingsInstaller.js20866 … get updateJSDocEnumTag() { return getJSDocTypeLikeTagUpdateFunction(328 /* JSDocEnumTag */); },
Dtsc.js16568 get updateJSDocEnumTag() { return getJSDocTypeLikeTagUpdateFunction(328); },
Dtsserver.js20877 … get updateJSDocEnumTag() { return getJSDocTypeLikeTagUpdateFunction(328 /* JSDocEnumTag */); },
DtypescriptServices.js21071 … get updateJSDocEnumTag() { return getJSDocTypeLikeTagUpdateFunction(328 /* JSDocEnumTag */); },
Dtsserverlibrary.js21071 … get updateJSDocEnumTag() { return getJSDocTypeLikeTagUpdateFunction(328 /* JSDocEnumTag */); },
Dtypescript.js21071 … get updateJSDocEnumTag() { return getJSDocTypeLikeTagUpdateFunction(328 /* JSDocEnumTag */); },