Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2106 CGF.disableDebugInfo(); in emitProxyTaskFunction()
2174 CGF.disableDebugInfo(); in emitDestructorsFunction()
2252 CGF.disableDebugInfo(); in emitTaskPrivateMappingFunction()
DCodeGenFunction.h1118 void disableDebugInfo() { DisableDebugInfo = true; } in disableDebugInfo() function
DCGCall.cpp2911 CGF.disableDebugInfo(); in DisableDebugLocationUpdates()