Searched defs:visitTypeEnd (Results 1 – 16 of 16) 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
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
62 Error TypeNameComputer::visitTypeEnd(CVType &CVR) { return Error::success(); } in visitTypeEnd() function in TypeNameComputer
258 Error MinimalTypeDumpVisitor::visitTypeEnd(CVType &Record) { in visitTypeEnd() function in MinimalTypeDumpVisitor