Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts231 export const updateIntersectionTypeNode: typeof factory.updateIntersectionTypeNode = Debug.deprecat… constant
/third_party/typescript/src/compiler/
Dtypes.ts8164updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray<TypeNode>): IntersectionTy… method
/third_party/typescript/lib/
Dtypescript.d.ts3943updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray<TypeNode>): IntersectionTy… method
Dtsserverlibrary.d.ts7946updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray<TypeNode>): IntersectionTy… method
DtypingsInstaller.js13429 updateIntersectionTypeNode, property
14877 function updateIntersectionTypeNode(node, types) { function
Dtsc.js18720 updateIntersectionTypeNode, property
20168 function updateIntersectionTypeNode(node, types) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3943updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray<TypeNode>): IntersectionTy… method
Dtsserverlibrary.d.ts7946updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray<TypeNode>): IntersectionTy… method