diff options
author | Helena Kotas <hekotas@microsoft.com> | 2025-08-07 13:38:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 13:38:24 -0700 |
commit | 7a16a1ddb2eaa8c31cd648b0567897f551f8f6c6 (patch) | |
tree | c5c62d970eb14d70f8bba3a11f1a772fd7fa6148 /llvm/lib/BinaryFormat/DXContainer.cpp | |
parent | bc814348ec0412362b062cb2928e5fc76d31bccb (diff) | |
download | llvm-7a16a1ddb2eaa8c31cd648b0567897f551f8f6c6.zip llvm-7a16a1ddb2eaa8c31cd648b0567897f551f8f6c6.tar.gz llvm-7a16a1ddb2eaa8c31cd648b0567897f551f8f6c6.tar.bz2 |
[HLSL] Add `isHLSLResourceRecordArray` method to `clang::Type` (#152450)
Adds the `isHLSLResourceRecordArray()` method to the `Type` class. This method returns `true` if the `Type` represents an array of HLSL resource records. Defining this method on `Type` makes it accessible from both sema and codegen.
Diffstat (limited to 'llvm/lib/BinaryFormat/DXContainer.cpp')
0 files changed, 0 insertions, 0 deletions