Searched refs:CheckValidGenericTypeParameter (Results 1 – 3 of 3) sorted by relevance
77 checker_->CheckValidGenericTypeParameter(typeArg, pos); in ValidateTypeArguments()
2397 void ETSChecker::CheckValidGenericTypeParameter(Type *const argType, const lexer::SourcePosition &p… in CheckValidGenericTypeParameter() function in panda::es2panda::checker::ETSChecker
520 void CheckValidGenericTypeParameter(Type *argType, const lexer::SourcePosition &pos);