Home
last modified time | relevance | path

Searched defs:GenericType (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcomplexClassRelationships.ts40 class GenericType<T> { class
/third_party/typescript/tests/baselines/reference/
DcomplexClassRelationships.js40 class GenericType<T> { class
130 function GenericType(parent) { class in GenericType
/third_party/skia/src/sksl/ir/
DSkSLType.cpp75 class GenericType final : public Type { class
79 GenericType(const char* name, std::vector<const Type*> coercibleTypes) in GenericType() function in SkSL::GenericType
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2605 export interface GenericType extends InterfaceType, TypeReference { interface
DtypescriptServices.d.ts2605 export interface GenericType extends InterfaceType, TypeReference { interface
Dtypescript.d.ts2605 export interface GenericType extends InterfaceType, TypeReference { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2619 export interface GenericType extends InterfaceType, TypeReference { interface
Dtypescript.d.ts2619 export interface GenericType extends InterfaceType, TypeReference { interface