clang 19.0.0git
clang::CodeGen::CGHLSLRuntime Member List

This is the complete list of members for clang::CodeGen::CGHLSLRuntime, including all inherited members.

addBuffer(const HLSLBufferDecl *D)clang::CodeGen::CGHLSLRuntime
annotateHLSLResource(const VarDecl *D, llvm::GlobalVariable *GV)clang::CodeGen::CGHLSLRuntime
CGHLSLRuntime(CodeGenModule &CGM)clang::CodeGen::CGHLSLRuntimeinline
CGMclang::CodeGen::CGHLSLRuntimeprotected
emitEntryFunction(const FunctionDecl *FD, llvm::Function *Fn)clang::CodeGen::CGHLSLRuntime
emitInputSemantic(llvm::IRBuilder<> &B, const ParmVarDecl &D, llvm::Type *Ty)clang::CodeGen::CGHLSLRuntimeprotected
finishCodeGen()clang::CodeGen::CGHLSLRuntime
generateGlobalCtorDtorCalls()clang::CodeGen::CGHLSLRuntime
setHLSLEntryAttributes(const FunctionDecl *FD, llvm::Function *Fn)clang::CodeGen::CGHLSLRuntime
setHLSLFunctionAttributes(llvm::Function *, const FunctionDecl *)clang::CodeGen::CGHLSLRuntime
~CGHLSLRuntime()clang::CodeGen::CGHLSLRuntimeinlinevirtual