dawn-cmake/src/reader
Ben Clayton f1b0e1ee57 ast/type: Remove Type suffix from all types
They already exist in a `ast::type` namespace, so `ast::type::BlahType` is just stuttering.
This is more important now that Is<> and As<> use the full type name.

Change-Id: I7c661fe58cdc33ba7e9a95c82c996a799786661f
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/34321
Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-11-30 23:30:58 +00:00
..
spirv ast/type: Remove Type suffix from all types 2020-11-30 23:30:58 +00:00
wgsl ast/type: Remove Type suffix from all types 2020-11-30 23:30:58 +00:00
reader.cc Context object owns a TypeManager 2020-03-27 00:47:16 +00:00
reader.h Move the ast node ownership from Context to Module 2020-11-18 20:58:20 +00:00