Searched defs:TypeParam (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/verification/type/ | ||
| D | type_param.cpp | 22 TypeParam::TypeParam(TypeVariance v, const Type &t) in TypeParam() function in panda::verifier::TypeParam |
| D | type_type.h | 27 class TypeParam; variable |
| D | type_params.h | 26 friend class TypeParam; variable |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| D | tsInferType.h | 38 const TSTypeParameter *TypeParam() const in TypeParam() function |