Searched defs:visitTypeEnd (Results 1 – 15 of 15) sorted by relevance
40 virtual Error visitTypeEnd(const CVRecord<TypeLeafKind> &Record) { in visitTypeEnd() function
35 virtual Error visitTypeEnd(CVType &Record) { return Error::success(); } in visitTypeEnd() function
57 Error visitTypeEnd(CVType &Record) override { in visitTypeEnd() function
77 Error visitTypeEnd(CVType &Record) override { in visitTypeEnd() function
101 Error TypeStreamMerger::visitTypeEnd(const CVRecord<TypeLeafKind> &Rec) { in visitTypeEnd() function in TypeStreamMerger
218 Error CVTypeDumper::visitTypeEnd(const CVRecord<TypeLeafKind> &Record) { in visitTypeEnd() function in CVTypeDumper
66 Error TypeNameComputer::visitTypeEnd(CVType &CVR) { return Error::success(); } in visitTypeEnd() function in TypeNameComputer
184 Error TypeDumpVisitor::visitTypeEnd(CVType &Record) { in visitTypeEnd() function in TypeDumpVisitor
264 Error TypeRecordMapping::visitTypeEnd(CVType &Record) { in visitTypeEnd() function in TypeRecordMapping
61 Error TypeNameComputer::visitTypeEnd(CVType &CVR) { return Error::success(); } in visitTypeEnd() function in TypeNameComputer
183 Error TypeDumpVisitor::visitTypeEnd(CVType &Record) { in visitTypeEnd() function in TypeDumpVisitor
219 Error TypeRecordMapping::visitTypeEnd(CVType &Record) { in visitTypeEnd() function in TypeRecordMapping