Searched refs:visitVersionRecord (Results 1 – 2 of 2) sorted by relevance
126 virtual std::error_code visitVersionRecord(unsigned Version) { return {}; } in visitVersionRecord() function
258 if ((EC = visitVersionRecord(Record[0]))) in readDiagnosticBlock()