Home
last modified time | relevance | path

Searched defs:flowType (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts9376 const flowType = getFlowTypeOfProperty(reference, symbol); constant
9396 const flowType = getFlowTypeOfProperty(reference, symbol); constant
24980 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25042 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25063 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25088 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25111 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25149 const flowType = getTypeAtFlowNode(antecedent); constant
25170 const flowType = getTypeAtFlowNode(bypassFlow); constant
26381 const flowType = getFlowTypeOfReference(node, type, initialType, flowContainer); constant
[all …]
/third_party/typescript/lib/
DtypingsInstaller.js73098 function isIncomplete(flowType) { argument
73101 function getTypeFromFlowType(flowType) { argument
Dtsc.js61285 function isIncomplete(flowType) { argument
61288 function getTypeFromFlowType(flowType) { argument