Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CGDebugInfo

15 #include "CGDebugInfo.h"
89 // If debug info or coverage generation is enabled, create the CGDebugInfo
93 DebugInfo = new CGDebugInfo(*this);
1395 if (CGDebugInfo *DI = getModuleDebugInfo())