clang 22.0.0git
CGOpenCLRuntime.cpp File Reference
#include "CGOpenCLRuntime.h"
#include "CodeGenFunction.h"
#include "TargetInfo.h"
#include "clang/CodeGen/ConstantInitBuilder.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/GlobalValue.h"
#include <assert.h>

Go to the source code of this file.

Functions

static const BlockExprgetBlockExpr (const Expr *E)

Function Documentation

◆ getBlockExpr()