Searched defs:ListScope (Results 1 – 1 of 1) sorted by relevance
280 struct ListScope { struct281 ListScope(StreamWriter& W, StringRef N) : W(W) { in ListScope() argument286 ~ListScope() { in ~ListScope() argument291 StreamWriter& W;