Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCVTypeVisitor.cpp142 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() function in __anon9c59af8b0111::CVTypeVisitor
150 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() function in __anon9c59af8b0111::CVTypeVisitor
158 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() function in __anon9c59af8b0111::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
/external/llvm/lib/DebugInfo/CodeView/
DCVTypeVisitor.cpp65 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() function in CVTypeVisitor