Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds