Files
llvm/clang/lib
Justin Bogner 99ed882a2e [HLSL] Wrap offset info into a dedicated type. NFC (#167396)
Rather than using a nullable SmallVector, use a wrapper class for offset
info. This simplifies places that need to handle whether or not there's
any offset information.
2025-11-11 12:03:52 -08:00
..