Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeDumpVisitor.h28 TypeDumpVisitor(TypeCollection &TpiTypes, ScopedPrinter *W, in TypeDumpVisitor()
78 TypeCollection &TpiTypes; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeDumpVisitor.h28 TypeDumpVisitor(TypeCollection &TpiTypes, ScopedPrinter *W, in TypeDumpVisitor()
78 TypeCollection &TpiTypes; variable
/external/llvm-project/llvm/tools/llvm-pdbutil/
DBytesOutputStyle.h57 std::unique_ptr<codeview::LazyRandomTypeCollection> TpiTypes; variable
DDumpOutputStyle.cpp781 auto &TpiTypes = File.types(); in dumpUdtStats() local
/external/llvm-project/llvm/tools/llvm-readobj/
DCOFFDumper.cpp2013 TypeTableCollection TpiTypes(TpiRecords); in dumpCodeViewMergedTypes() local