Searched defs:DictScope (Results 1 – 1 of 1) sorted by relevance
290 struct DictScope { struct291 DictScope(StreamWriter& W, StringRef N) : W(W) { in DictScope() argument296 ~DictScope() { in ~DictScope() argument301 StreamWriter& W;