Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp227 return emitStaticVarDecl(d, linkage); in emitVarDecl()
404 void CIRGenFunction::emitStaticVarDecl(const VarDecl &d, in emitStaticVarDecl() function in CIRGenFunction
H A DCIRGenFunction.h1044 void emitStaticVarDecl(const VarDecl &d, cir::GlobalLinkageKind linkage);