Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Support/
Draw_ostream_test.cpp387 raw_string_ostream TiedStream(Buffer); in TEST() local
/external/llvm-project/llvm/include/llvm/Support/
Draw_ostream.h84 raw_ostream *TiedStream = nullptr; variable