Home
last modified time | relevance | path

Searched refs:disableDebugInfo (Results 1 – 5 of 5) 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()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.h1887 void disableDebugInfo() { DisableDebugInfo = true; }
DCGCall.cpp3938 CGF.disableDebugInfo(); in DisableDebugLocationUpdates()