Home
last modified time | relevance | path

Searched defs:InferType (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/lib/
Dreact16.d.ts56 export type InferType<V> = V extends Validator<infer T> ? T : any; alias
/third_party/typescript/tests/cases/compiler/
DpropTypeValidatorInference.ts22 export type InferType<V> = V extends Validator<infer T> ? T : any; alias
/third_party/skia/third_party/externals/tint/src/resolver/
Dintrinsic_test.cc489 TEST_P(ResolverIntrinsicTest_Barrier, InferType) { in TEST_P() argument
520 TEST_P(ResolverIntrinsicTest_DataPacking, InferType) { in TEST_P() argument
591 TEST_P(ResolverIntrinsicTest_DataUnpacking, InferType) { in TEST_P() argument
/third_party/typescript/src/compiler/
Dtypes.ts236 InferType, enumerator
/third_party/typescript/lib/
Dtypescript.d.ts302 InferType = 194, enumerator
DtypescriptServices.d.ts302 InferType = 194, enumerator
Dtsserverlibrary.d.ts302 InferType = 194, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts302 InferType = 194, enumerator
Dtsserverlibrary.d.ts302 InferType = 194, enumerator