Member predicate TypeParamDecl::getNameExpr
Gets the expression representing the name of the ith type parameter
in this declaration (0-based).
Expr getNameExpr(int i)Gets the expression representing the name of the ith type parameter
in this declaration (0-based).
Expr getNameExpr(int i)