Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugLine.h162 struct DumpingState : public State { struct
163 DumpingState(raw_ostream &OS) : OS(OS) {} in DumpingState() function