Searched defs:DictScope (Results 1 – 1 of 1) sorted by relevance
266 struct DictScope { struct267 DictScope(StreamWriter& W, StringRef N) : W(W) { in DictScope() argument272 ~DictScope() { in ~DictScope() argument277 StreamWriter& W;