Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp70 class SubSectionWriter { class
76 SubSectionWriter(raw_ostream &OS) : OS(OS), StringStream(OutString) {} in SubSectionWriter() function in __anon086eb9eb0111::SubSectionWriter