Home
last modified time | relevance | path

Searched refs:CheckValidGenericTypeParameter (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeRelationContext.cpp77 checker_->CheckValidGenericTypeParameter(typeArg, pos); in ValidateTypeArguments()
Dhelpers.cpp2397 void ETSChecker::CheckValidGenericTypeParameter(Type *const argType, const lexer::SourcePosition &p… in CheckValidGenericTypeParameter() function in panda::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h520 void CheckValidGenericTypeParameter(Type *argType, const lexer::SourcePosition &pos);