Searched defs:DictScope (Results 1 – 1 of 1) sorted by relevance
252 struct DictScope { struct253 DictScope(StreamWriter& W, StringRef N) : W(W) { in DictScope() function258 ~DictScope() { in ~DictScope() argument263 StreamWriter& W;