Home
last modified time | relevance | path

Searched refs:enableDebugInfo (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h1067 void enableDebugInfo() { DisableDebugInfo = false; } in enableDebugInfo() function
H A DCGExprScalar.cpp3402 enableDebugInfo(); in EmitScalarExpr()