Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2783 bool disabledDebugInfo; member
2785 if ((disabledDebugInfo = isa<CXXDefaultArgExpr>(E) && CGF.getDebugInfo())) in DisableDebugLocationUpdates()
2789 if (disabledDebugInfo) in ~DisableDebugLocationUpdates()