Home
last modified time | relevance | path

Searched refs:OK_SVecStream (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h58 OK_SVecStream, enumerator
708 : raw_pwrite_stream(false, raw_ostream::OStreamKind::OK_SVecStream), in raw_svector_ostream()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp978 return OS->get_kind() == OStreamKind::OK_SVecStream; in classof()