Home
last modified time | relevance | path

Searched refs:CheckTypeParameterConstraint (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp175 ok &= CheckTypeParameterConstraint(typeParam, extends); in CreateUnconstrainedTypeParameters()
230 bool ETSChecker::CheckTypeParameterConstraint(ir::TSTypeParameter *param, Type2TypeMap &extends) in CheckTypeParameterConstraint() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h804 bool CheckTypeParameterConstraint(ir::TSTypeParameter *param, Type2TypeMap &extends);