Searched refs:DisableDebugLocationUpdates (Results 1 – 1 of 1) sorted by relevance
4362 struct DisableDebugLocationUpdates { struct4365 DisableDebugLocationUpdates(CodeGenFunction &CGF, const Expr *E) : CGF(CGF) { in DisableDebugLocationUpdates() function4369 ~DisableDebugLocationUpdates() { in ~DisableDebugLocationUpdates() argument4406 DisableDebugLocationUpdates Dis(*this, E); in EmitCallArg()