Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.h58 std::unique_ptr<codeview::LazyRandomTypeCollection> IpiTypes; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDumpVisitor.h79 TypeCollection *IpiTypes = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp2042 TypeTableCollection IpiTypes(IpiRecords); in dumpCodeViewMergedTypes() local