Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitDeclare

2450 /// EmitDeclare - Emit local variable declaration debug info.
2451 void CGDebugInfo::EmitDeclare(const VarDecl *VD, unsigned Tag,
2595 EmitDeclare(VD, llvm::dwarf::DW_TAG_auto_variable, Storage, 0, Builder);
2669 EmitDeclare(VD, llvm::dwarf::DW_TAG_arg_variable, AI, ArgNo, Builder);