Home
last modified time | relevance | path

Searched refs:EmitStaticVarDecl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp30 return CGF.EmitStaticVarDecl(D, llvm::GlobalValue::InternalLinkage); in EmitWorkGroupLocalVarDecl()
H A DCGDecl.cpp211 return EmitStaticVarDecl(D, Linkage); in EmitVarDecl()
413 void CodeGenFunction::EmitStaticVarDecl(const VarDecl &D, in EmitStaticVarDecl() function in CodeGenFunction
1488 EmitStaticVarDecl(D, llvm::GlobalValue::InternalLinkage); in EmitAutoVarAlloca()
H A DCodeGenFunction.h3138 void EmitStaticVarDecl(const VarDecl &D,