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