Searched refs:DisableDebugLocationUpdates (Results 1 – 1 of 1) sorted by relevance
4229 struct DisableDebugLocationUpdates { struct4232 DisableDebugLocationUpdates(CodeGenFunction &CGF, const Expr *E) : CGF(CGF) { in DisableDebugLocationUpdates() function4236 ~DisableDebugLocationUpdates() { in ~DisableDebugLocationUpdates() argument4273 DisableDebugLocationUpdates Dis(*this, E); in EmitCallArg()