Searched defs:visitTypeEnd (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeVisitorCallbacks.h35 virtual Error visitTypeEnd(CVType &Record) { return Error::success(); } function in class:llvm::codeview::TypeVisitorCallbacks
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp61 Error TypeNameComputer::visitTypeEnd(CVType &CVR) { return Error::success(); } function in class:TypeNameComputer
H A DTypeDumpVisitor.cpp183 Error TypeDumpVisitor::visitTypeEnd(CVType &Record) { function in class:TypeDumpVisitor
H A DTypeRecordMapping.cpp219 Error TypeRecordMapping::visitTypeEnd(CVType &Record) { function in class:TypeRecordMapping
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp257 Error MinimalTypeDumpVisitor::visitTypeEnd(CVType &Record) { function in class:MinimalTypeDumpVisitor

Completed in 164 milliseconds