Searched defs:DisableScanScope (Results 1 – 1 of 1) sorted by relevance
115 struct DisableScanScope { struct118 DisableScanScope(formatted_raw_ostream *FRO) : S(FRO) { in DisableScanScope() argument121 ~DisableScanScope() { S->PostDisableScan(); } in ~DisableScanScope() argument