clang 22.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGHLSLRuntime.h"
Public Attributes | |
clang::HLSLSemanticAttr * | Semantic |
uint32_t | Index |
Definition at line 147 of file CGHLSLRuntime.h.
uint32_t clang::CodeGen::CGHLSLRuntime::SemanticInfo::Index |
Definition at line 149 of file CGHLSLRuntime.h.
Referenced by clang::CodeGen::CGHLSLRuntime::handleScalarSemanticLoad().
clang::HLSLSemanticAttr* clang::CodeGen::CGHLSLRuntime::SemanticInfo::Semantic |
Definition at line 148 of file CGHLSLRuntime.h.
Referenced by clang::CodeGen::CGHLSLRuntime::emitSystemSemanticLoad(), and clang::CodeGen::CGHLSLRuntime::handleScalarSemanticLoad().