Searched refs:remark_begin (Results 1 – 3 of 3) sorted by relevance
39 const_iterator remark_begin() const { return Remarks.begin(); } in remark_begin() function
56 for (const_iterator it = remark_begin(), ie = remark_end(); it != ie; ++it) in FlushDiagnostics()
763 Buffer.remark_begin(), Buffer.remark_end(), in CheckResults()873 NumErrors += PrintUnexpected(Diags, nullptr, Buffer->remark_begin(), in CheckDiagnostics()