Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDumpVisitor.h30 TypeDumpVisitor(TypeCollection &TpiTypes, ScopedPrinter *W, in TypeDumpVisitor()
80 TypeCollection &TpiTypes; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.h57 std::unique_ptr<codeview::LazyRandomTypeCollection> TpiTypes; variable
H A DDumpOutputStyle.cpp678 auto &TpiTypes = File.types(); in dumpUdtStats() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp2192 TypeTableCollection TpiTypes(TpiRecords); in dumpCodeViewMergedTypes() local