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