Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp1364 CGDebugInfo *DI, const VarDecl &D, bool EmitDebugInfo) { in EmitAndRegisterVariableArrayDimensions()
1446 bool EmitDebugInfo = DI && CGM.getCodeGenOpts().hasReducedDebugInfo(); in EmitAutoVarAlloca() local