dawn-cmake/src/validator
Ben Clayton a80511e021 ast: Merge DecoratedVariable into Variable
Remove all Variable setters (with exception to set_storage_class() which is called by the TypeDeterminer)

Bug: tint:390
Change-Id: I172667e21e2b02e85dcea6703aa1e608ec718250
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/35015
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-12-11 13:07:02 +00:00
..
validator.cc validator: Migrate to using diagnostics 2020-11-26 16:50:02 +00:00
validator.h validator: Migrate to using diagnostics 2020-11-26 16:50:02 +00:00
validator_control_block_test.cc ast: Merge DecoratedVariable into Variable 2020-12-11 13:07:02 +00:00
validator_function_test.cc ast: Merge DecoratedVariable into Variable 2020-12-11 13:07:02 +00:00
validator_impl.cc Post migration to castable cleanup 2020-12-01 21:07:27 +00:00
validator_impl.h Fixup all doxygen tags 2020-12-02 15:31:08 +00:00
validator_test.cc ast: Merge DecoratedVariable into Variable 2020-12-11 13:07:02 +00:00
validator_test_helper.cc Remove the context object. 2020-12-07 16:03:54 +00:00
validator_test_helper.h Remove the context object. 2020-12-07 16:03:54 +00:00
validator_type_test.cc ast: Merge DecoratedVariable into Variable 2020-12-11 13:07:02 +00:00