Home
last modified time | relevance | path

Searched defs:visitTypeStream (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp142 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() function in __anonab95104d0111::CVTypeVisitor
150 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() function in __anonab95104d0111::CVTypeVisitor
158 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() function in __anonab95104d0111::CVTypeVisitor
232 Error llvm::codeview::visitTypeStream(const CVTypeArray &Types, in visitTypeStream() function in llvm::codeview
239 Error llvm::codeview::visitTypeStream(CVTypeRange Types, in visitTypeStream() function in llvm::codeview
245 Error llvm::codeview::visitTypeStream(TypeCollection &Types, in visitTypeStream() function in llvm::codeview