Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts9417 const flowType = getFlowTypeOfProperty(reference, symbol); constant
9437 const flowType = getFlowTypeOfProperty(reference, symbol); constant
25021 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25083 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25104 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25129 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25152 const flowType = getTypeAtFlowNode(flow.antecedent); constant
25190 const flowType = getTypeAtFlowNode(antecedent); constant
25211 const flowType = getTypeAtFlowNode(bypassFlow); constant
26422 const flowType = getFlowTypeOfReference(node, type, initialType, flowContainer); constant
[all …]
/third_party/typescript/lib/
DtypingsInstaller.js73293 function isIncomplete(flowType) { argument
73296 function getTypeFromFlowType(flowType) { argument
Dtsc.js61464 function isIncomplete(flowType) { argument
61467 function getTypeFromFlowType(flowType) { argument