Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp143 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() function in __anon101d87420111::CVTypeVisitor
151 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() function in __anon101d87420111::CVTypeVisitor
159 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() function in __anon101d87420111::CVTypeVisitor
233 Error llvm::codeview::visitTypeStream(const CVTypeArray &Types, in visitTypeStream() function in llvm::codeview
240 Error llvm::codeview::visitTypeStream(CVTypeRange Types, in visitTypeStream() function in llvm::codeview
246 Error llvm::codeview::visitTypeStream(TypeCollection &Types, in visitTypeStream() function in llvm::codeview
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp142 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() function in __anonfd83a33c0111::CVTypeVisitor
150 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() function in __anonfd83a33c0111::CVTypeVisitor
158 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() function in __anonfd83a33c0111::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
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp65 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() function in CVTypeVisitor