Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp193 ok &= CheckDefaultTypeParameter(typeParam, typeParameterDecls); in CreateUnconstrainedTypeParameters()
219 bool ETSChecker::CheckDefaultTypeParameter(const ir::TSTypeParameter *param, TypeSet &typeParameterDecls) in CheckDefaultTypeParameter() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h828 bool CheckDefaultTypeParameter(const ir::TSTypeParameter *param, TypeSet &typeParameterDecls);

Completed in 4 milliseconds