Home
last modified time | relevance | path

Searched defs:DictScope (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-readobj/
DStreamWriter.h266 struct DictScope { struct
267 DictScope(StreamWriter& W, StringRef N) : W(W) { in DictScope() argument
272 ~DictScope() { in ~DictScope() argument
277 StreamWriter& W;