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

/external/llvm/tools/llvm-readobj/
H A DStreamWriter.h266 struct DictScope { struct in namespace:llvm
267 DictScope(StreamWriter& W, StringRef N) : W(W) { function in struct:llvm::DictScope
272 ~DictScope() {

Completed in 67 milliseconds