Remove setters from CXXTypeidExpr and CXXUuidofExpr.
We generally prefer to have the ASTReader directly set fields rather than including public setter functions.
Loading
Please sign in to comment
We generally prefer to have the ASTReader directly set fields rather than including public setter functions.