Searched refs:DisableDebugLocationUpdates (Results 1 – 1 of 1) sorted by relevance
3540 struct DisableDebugLocationUpdates { struct3543 DisableDebugLocationUpdates(CodeGenFunction &CGF, const Expr *E) : CGF(CGF) { in DisableDebugLocationUpdates() function3547 ~DisableDebugLocationUpdates() { in ~DisableDebugLocationUpdates() argument3584 DisableDebugLocationUpdates Dis(*this, E); in EmitCallArg()