Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp217 bool EmitDebugInfo, bool EmitUnwindInfo) { in getRecords()
259 bool EmitDebugInfo, bool EmitUnwindInfo) in PerfSupportPlugin()
287 bool EmitDebugInfo, bool EmitUnwindInfo) { in Create()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.h61 bool EmitDebugInfo; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1381 EmitAndRegisterVariableArrayDimensions(CGDebugInfo * DI,const VarDecl & D,bool EmitDebugInfo) EmitAndRegisterVariableArrayDimensions() argument
1460 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().hasReducedDebugInfo(); EmitAutoVarAlloca() local