Home
last modified time | relevance | path

Searched refs:disableDebugInfo (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3286 CGF.disableDebugInfo(); in emitProxyTaskFunction()
3382 CGF.disableDebugInfo(); in emitDestructorsFunction()
3470 CGF.disableDebugInfo(); in emitTaskPrivateMappingFunction()
3627 CGF.disableDebugInfo(); in emitTaskDupFunction()
DCodeGenFunction.h1202 void disableDebugInfo() { DisableDebugInfo = true; } in disableDebugInfo() function
DCGCall.cpp3254 CGF.disableDebugInfo(); in DisableDebugLocationUpdates()