Searched defs:EmitDebugInfo (Results 1 – 3 of 3) sorted by relevance
30 ExecutorAddr UnregisterImplAddr, bool EmitDebugInfo) in VTuneSupportPlugin()59 bool EmitDebugInfo; variable
26 static VTuneMethodBatch getMethodBatch(LinkGraph &G, bool EmitDebugInfo) { in getMethodBatch()170 bool EmitDebugInfo, bool TestMode) { in Create()
1383 CGDebugInfo *DI, const VarDecl &D, bool EmitDebugInfo) { in EmitAndRegisterVariableArrayDimensions()1462 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().hasReducedDebugInfo(); in EmitAutoVarAlloca() local