Searched refs:get_kind (Results 1 – 2 of 2) sorted by relevance
951 return OS->get_kind() == OStreamKind::OK_FDStream; in classof()978 return OS->get_kind() == OStreamKind::OK_SVecStream; in classof()
149 OStreamKind get_kind() const { return Kind; } in get_kind() function