Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitStaticVarDecl

129     return EmitStaticVarDecl(D, Linkage);
278 void CodeGenFunction::EmitStaticVarDecl(const VarDecl &D,
823 EmitStaticVarDecl(D, llvm::GlobalValue::InternalLinkage);