Searched refs:hasSarifWriter (Results 1 – 2 of 2) sorted by relevance
45 bool hasSarifWriter() const { return Writer != nullptr; } in hasSarifWriter() function
35 assert(hasSarifWriter() && "Writer not set!"); in BeginSourceFile()