Searched refs:disabledDebugInfo (Results 1 – 1 of 1) sorted by relevance
4364 bool disabledDebugInfo; member4366 if ((disabledDebugInfo = isa<CXXDefaultArgExpr>(E) && CGF.getDebugInfo())) in DisableDebugLocationUpdates()4370 if (disabledDebugInfo) in ~DisableDebugLocationUpdates()