clang 19.0.0git
Functions
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()

static const BlockExpr * getBlockExpr ( const Expr E)
static