Searched defs:EmitDebugInfo (Results 1 – 5 of 5) sorted by relevance
31 ExecutorAddr UnregisterImplAddr, bool EmitDebugInfo) in VTuneSupportPlugin()60 bool EmitDebugInfo; variable
62 bool EmitDebugInfo; variable
216 bool EmitDebugInfo, bool EmitUnwindInfo) { in getRecords()258 bool EmitDebugInfo, bool EmitUnwindInfo) in PerfSupportPlugin()286 bool EmitDebugInfo, bool EmitUnwindInfo) { in Create()
26 static VTuneMethodBatch getMethodBatch(LinkGraph &G, bool EmitDebugInfo) { in getMethodBatch()171 bool EmitDebugInfo, bool TestMode) { in Create()
1386 CGDebugInfo *DI, const VarDecl &D, bool EmitDebugInfo) { in EmitAndRegisterVariableArrayDimensions()1498 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().hasReducedDebugInfo(); in EmitAutoVarAlloca() local