Searched refs:DisableDebugLocationUpdates (Results 1 – 1 of 1) sorted by relevance
2906 struct DisableDebugLocationUpdates { struct2909 DisableDebugLocationUpdates(CodeGenFunction &CGF, const Expr *E) : CGF(CGF) { in DisableDebugLocationUpdates() function2913 ~DisableDebugLocationUpdates() { in ~DisableDebugLocationUpdates() argument2923 DisableDebugLocationUpdates Dis(*this, E); in EmitCallArg()