Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp30 return CGF.EmitStaticVarDecl(D, llvm::GlobalValue::InternalLinkage); in EmitWorkGroupLocalVarDecl()
H A DCGDecl.cpp201 return EmitStaticVarDecl(D, Linkage); in EmitVarDecl()
393 void CodeGenFunction::EmitStaticVarDecl(const VarDecl &D, in EmitStaticVarDecl() function in CodeGenFunction
1468 EmitStaticVarDecl(D, llvm::GlobalValue::InternalLinkage); in EmitAutoVarAlloca()
H A DCodeGenFunction.h3081 void EmitStaticVarDecl(const VarDecl &D,