Home
last modified time | relevance | path

Searched refs:CheckNumberOfTypeArguments (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeRelationContext.cpp64 if (!checker_->CheckNumberOfTypeArguments(type, typeArgs, pos)) { in ValidateTypeArguments()
H A Dhelpers.cpp2171 bool ETSChecker::CheckNumberOfTypeArguments(ETSObjectType *const type, ir::TSTypeParameterInstantiation *const typeArgs, in CheckNumberOfTypeArguments() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h600 bool CheckNumberOfTypeArguments(ETSObjectType *type, ir::TSTypeParameterInstantiation *typeArgs,

Completed in 8 milliseconds