clang 22.0.0git
CGCUDARuntime.cpp File Reference
#include "CGCUDARuntime.h"
#include "CGCall.h"
#include "CodeGenFunction.h"
#include "clang/AST/ExprCXX.h"

Go to the source code of this file.

Functions

static llvm::ValueemitGetParamBuf (CodeGenFunction &CGF, const CUDAKernelCallExpr *E)

Function Documentation

◆ emitGetParamBuf()