Searched defs:ConditionalType (Results 1 – 10 of 10) sorted by relevance
| /third_party/typescript/tests/cases/compiler/ |
| D | simplifyingConditionalWithInteriorConditionalIsRelated.ts | 3 type ConditionalType<T> = T extends string ? string : number; alias
|
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | Problems.ts | 27 ConditionalType, MappedType, NamespaceAsObject, ClassAsObject, enumerator
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 28 ConditionalType, MappedType, NamespaceAsObject, ClassAsObject, enumerator
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| D | es3pShaderCompilationCases.cpp | 340 enum ConditionalType enum
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| D | es2pShaderCompilationCases.cpp | 340 enum ConditionalType enum
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 343 ConditionalType = 194, enumerator 3114 interface ConditionalType extends InstantiableType { interface
|
| D | tsserverlibrary.d.ts | 4346 ConditionalType = 194, enumerator 7117 interface ConditionalType extends InstantiableType { interface
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 343 ConditionalType = 194, enumerator 3114 interface ConditionalType extends InstantiableType { interface
|
| D | tsserverlibrary.d.ts | 4346 ConditionalType = 194, enumerator 7117 interface ConditionalType extends InstantiableType { interface
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 241 ConditionalType, enumerator
|