Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts217 …export const createIntersectionTypeNode = Debug.deprecate(factory.createIntersectionTypeNode, fact… constant
/third_party/typescript/lib/
Dtypescript.d.ts3690 createIntersectionTypeNode(types: readonly TypeNode[]): IntersectionTypeNode; method
7600 const createIntersectionTypeNode: (types: readonly TypeNode[]) => IntersectionTypeNode; constant
DtypescriptServices.d.ts3690 createIntersectionTypeNode(types: readonly TypeNode[]): IntersectionTypeNode; method
7600 const createIntersectionTypeNode: (types: readonly TypeNode[]) => IntersectionTypeNode; constant
Dtsserverlibrary.d.ts3690 createIntersectionTypeNode(types: readonly TypeNode[]): IntersectionTypeNode; method
11539 const createIntersectionTypeNode: (types: readonly TypeNode[]) => IntersectionTypeNode; constant
DtypingsInstaller.js22766 createIntersectionTypeNode: createIntersectionTypeNode, property
24246 function createIntersectionTypeNode(types) { function
Dtsc.js18128 createIntersectionTypeNode: createIntersectionTypeNode, property
19442 function createIntersectionTypeNode(types) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3690 createIntersectionTypeNode(types: readonly TypeNode[]): IntersectionTypeNode; method
7600 const createIntersectionTypeNode: (types: readonly TypeNode[]) => IntersectionTypeNode; constant
Dtsserverlibrary.d.ts3690 createIntersectionTypeNode(types: readonly TypeNode[]): IntersectionTypeNode; method
11539 const createIntersectionTypeNode: (types: readonly TypeNode[]) => IntersectionTypeNode; constant