Home
last modified time | relevance | path

Searched defs:EmitDebugInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.h30 ExecutorAddr UnregisterImplAddr, bool EmitDebugInfo) in VTuneSupportPlugin()
59 bool EmitDebugInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp26 static VTuneMethodBatch getMethodBatch(LinkGraph &G, bool EmitDebugInfo) { in getMethodBatch()
170 bool EmitDebugInfo, bool TestMode) { in Create()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1383 CGDebugInfo *DI, const VarDecl &D, bool EmitDebugInfo) { in EmitAndRegisterVariableArrayDimensions()
1462 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().hasReducedDebugInfo(); in EmitAutoVarAlloca() local