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