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