Home
last modified time | relevance | path

Searched defs:trueType (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/sksl/ir/
DSkSLTernaryExpression.cpp28 const Type* trueType; in Convert() local
/third_party/skia/m133/src/sksl/ir/
DSkSLTernaryExpression.cpp38 const Type* trueType; in Convert() local
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts1154 const trueType = visitNode(input.trueType, visitDeclarationSubtree); constant
/third_party/typescript/src/compiler/
Dtypes.ts2090 readonly trueType: TypeNode; property
6379 …resolvedInferredTrueType?: Type; // The `trueType` instantiated with the `combinedMapper`, if pres… enumerator
/third_party/typescript/lib/
Dtypescript.d.ts1128 readonly trueType: TypeNode; property
Dtsserverlibrary.d.ts5131 readonly trueType: TypeNode; property
DtypingsInstaller.js14880 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { argument
14889 function updateConditionalTypeNode(node, checkType, extendsType, trueType, falseType) { argument
Dtsc.js20171 function createConditionalTypeNode(checkType, extendsType, trueType, falseType) { argument
20180 function updateConditionalTypeNode(node, checkType, extendsType, trueType, falseType) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1128 readonly trueType: TypeNode; property
Dtsserverlibrary.d.ts5131 readonly trueType: TypeNode; property