clang 22.0.0git
Functions
CIRGenDecl.cpp File Reference
#include "CIRGenConstantEmitter.h"
#include "CIRGenFunction.h"
#include "mlir/IR/Location.h"
#include "clang/AST/Attr.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclOpenACC.h"
#include "clang/AST/Expr.h"
#include "clang/AST/ExprCXX.h"
#include "clang/CIR/MissingFeatures.h"

Go to the source code of this file.

Functions

static std::string getStaticDeclName (CIRGenModule &cgm, const VarDecl &d)
 

Function Documentation

◆ getStaticDeclName()

static std::string getStaticDeclName ( CIRGenModule cgm,
const VarDecl d 
)
static