Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
Draw_ostream.h524 buffer_ostream(raw_ostream &OS) : raw_svector_ostream(Buffer), OS(OS) {} in buffer_ostream() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h538 buffer_ostream(raw_ostream &OS) : raw_svector_ostream(Buffer), OS(OS) {} in buffer_ostream() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h593 buffer_ostream(raw_ostream &OS) : raw_svector_ostream(Buffer), OS(OS) {} in buffer_ostream() function
/external/llvm-project/llvm/include/llvm/Support/
Draw_ostream.h686 buffer_ostream(raw_ostream &OS) : raw_svector_ostream(Buffer), OS(OS) {} in buffer_ostream() function