/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeVisitorCallbacks.h | 31 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); } in visitTypeBegin() function 32 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() function
|
D | TypeVisitorCallbackPipeline.h | 41 Error visitTypeBegin(CVType &Record) override { in visitTypeBegin() function 49 Error visitTypeBegin(CVType &Record, TypeIndex Index) override { in visitTypeBegin() function
|
D | TypeDeserializer.h | 67 Error visitTypeBegin(CVType &Record) override { in visitTypeBegin() function 73 Error visitTypeBegin(CVType &Record, TypeIndex Index) override { in visitTypeBegin() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeVisitorCallbacks.h | 31 virtual Error visitTypeBegin(CVType &Record) { return Error::success(); } in visitTypeBegin() function 32 virtual Error visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() function
|
D | TypeVisitorCallbackPipeline.h | 41 Error visitTypeBegin(CVType &Record) override { in visitTypeBegin() function 49 Error visitTypeBegin(CVType &Record, TypeIndex Index) override { in visitTypeBegin() function
|
D | TypeDeserializer.h | 67 Error visitTypeBegin(CVType &Record) override { in visitTypeBegin() function 73 Error visitTypeBegin(CVType &Record, TypeIndex Index) override { in visitTypeBegin() function
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeVisitorCallbacks.h | 37 virtual Error visitTypeBegin(const CVRecord<TypeLeafKind> &Record) { in visitTypeBegin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | RecordName.cpp | 49 Error TypeNameComputer::visitTypeBegin(CVType &Record) { in visitTypeBegin() function in TypeNameComputer 54 Error TypeNameComputer::visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() function in TypeNameComputer
|
D | TypeDumpVisitor.cpp | 169 Error TypeDumpVisitor::visitTypeBegin(CVType &Record) { in visitTypeBegin() function in TypeDumpVisitor 173 Error TypeDumpVisitor::visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() function in TypeDumpVisitor
|
D | TypeRecordMapping.cpp | 187 Error TypeRecordMapping::visitTypeBegin(CVType &CVR) { in visitTypeBegin() function in TypeRecordMapping 212 Error TypeRecordMapping::visitTypeBegin(CVType &CVR, TypeIndex Index) { in visitTypeBegin() function in TypeRecordMapping
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | RecordName.cpp | 50 Error TypeNameComputer::visitTypeBegin(CVType &Record) { in visitTypeBegin() function in TypeNameComputer 55 Error TypeNameComputer::visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() function in TypeNameComputer
|
D | TypeDumpVisitor.cpp | 169 Error TypeDumpVisitor::visitTypeBegin(CVType &Record) { in visitTypeBegin() function in TypeDumpVisitor 173 Error TypeDumpVisitor::visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() function in TypeDumpVisitor
|
D | TypeRecordMapping.cpp | 187 Error TypeRecordMapping::visitTypeBegin(CVType &CVR) { in visitTypeBegin() function in TypeRecordMapping 212 Error TypeRecordMapping::visitTypeBegin(CVType &CVR, TypeIndex Index) { in visitTypeBegin() function in TypeRecordMapping
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeStreamMerger.cpp | 96 Error TypeStreamMerger::visitTypeBegin(const CVRecord<TypeLeafKind> &Rec) { in visitTypeBegin() function in TypeStreamMerger
|
D | TypeDumper.cpp | 206 Error CVTypeDumper::visitTypeBegin(const CVRecord<TypeLeafKind> &Record) { in visitTypeBegin() function in CVTypeDumper
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | TpiStream.cpp | 111 Error visitTypeBegin(const CVRecord<TypeLeafKind> &Rec) override { in visitTypeBegin() function in __anonec77f8f20211::TpiHashVerifier
|
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
D | RandomAccessVisitorTest.cpp | 67 Error visitTypeBegin(CVType &CVR, TypeIndex Index) override { in visitTypeBegin() function in __anonbaeb340d0111::MockCallbacks
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.cpp | 221 Error MinimalTypeDumpVisitor::visitTypeBegin(CVType &Record, TypeIndex Index) { in visitTypeBegin() function in MinimalTypeDumpVisitor
|