Searched defs:DisableDebugLocationUpdates (Results 1 – 1 of 1) sorted by relevance
2781 struct DisableDebugLocationUpdates { struct2784 DisableDebugLocationUpdates(CodeGenFunction &CGF, const Expr *E) : CGF(CGF) { in DisableDebugLocationUpdates() argument2788 ~DisableDebugLocationUpdates() { in ~DisableDebugLocationUpdates() argument