Home
last modified time | relevance | path

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

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