Home
last modified time | relevance | path

Searched defs:TypeParam (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/verification/type/
Dtype_param.cpp22 TypeParam::TypeParam(TypeVariance v, const Type &t) in TypeParam() function in panda::verifier::TypeParam
27 TypeParam::TypeParam(TypeSystemKind kind, ThreadNum threadnum, const TypeParamIdx &p) in TypeParam() function in panda::verifier::TypeParam
Dtype_type.h27 class TypeParam; variable
120 friend class TypeParam; variable
Dtype_params.h26 friend class TypeParam; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsInferType.h38 const TSTypeParameter *TypeParam() const in TypeParam() function