Home
last modified time | relevance | path

Searched refs:addInitializerToStaticVarDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp352 cir::GlobalOp CIRGenFunction::addInitializerToStaticVarDecl( in addInitializerToStaticVarDecl() function in CIRGenFunction
439 var = addInitializerToStaticVarDecl(d, var, getAddrOp); in emitStaticVarDecl()
H A DCIRGenFunction.h478 cir::GlobalOp addInitializerToStaticVarDecl(const VarDecl &d,