Rename NameAliasType to TypeAliasType.

This commit is contained in:
Parker Schuh
2019-01-09 16:20:33 -08:00
parent be33d1728c
commit f5859ff46e
39 changed files with 103 additions and 103 deletions

View File

@@ -693,7 +693,7 @@ namespace decls_block {
TypeIDField // canonical type (a fallback)
>;
using NameAliasTypeLayout = BCRecordLayout<
using TypeAliasTypeLayout = BCRecordLayout<
NAME_ALIAS_TYPE,
DeclIDField, // typealias decl
TypeIDField, // parent type