Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1203 void enableDebugInfo() { DisableDebugInfo = false; } in enableDebugInfo() function
DCGCall.cpp3258 CGF.enableDebugInfo(); in ~DisableDebugLocationUpdates()