Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitDeclare

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