Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts234 …export const createConditionalTypeNode = Debug.deprecate(factory.createConditionalTypeNode, factor… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3294createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseTyp… method
6636 …const createConditionalTypeNode: (checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, … constant
Dtypescript.d.ts3294createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseTyp… method
6636 …const createConditionalTypeNode: (checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, … constant
Dtsserverlibrary.d.ts3294createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseTyp… method
10381 …const createConditionalTypeNode: (checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, … constant
Dtsc.js16336 createConditionalTypeNode: createConditionalTypeNode, property
17515 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { function
DtypingsInstaller.js20632 createConditionalTypeNode: createConditionalTypeNode, property
21967 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { function
DtypescriptServices.js20837 createConditionalTypeNode: createConditionalTypeNode, property
22172 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { function
Dtypescript.js20837 createConditionalTypeNode: createConditionalTypeNode, property
22172 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { function
Dtsserver.js20643 createConditionalTypeNode: createConditionalTypeNode, property
21978 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { function
Dtsserverlibrary.js20837 createConditionalTypeNode: createConditionalTypeNode, property
22172 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { function
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3370createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseTyp… method
10508 …const createConditionalTypeNode: (checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, … constant
Dtypescript.d.ts3370createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseTyp… method
6725 …const createConditionalTypeNode: (checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, … constant