Searched refs:get_kind (Results 1 – 3 of 3) sorted by relevance
280 if (OutputFile->get_kind() == raw_ostream::OStreamKind::OK_FDStream) { in EndOfMainFile()
136 OStreamKind get_kind() const { return Kind; } in get_kind() function
954 return OS->get_kind() == OStreamKind::OK_FDStream; in classof()